Commit Graph

  • 839a6a2c8a add logs for vdb-migrate command (#2626) Bowen Liang 2024-02-29 16:24:51 +08:00
  • a769edbc89 Fix/custom tool any of (#2625) Yeuoly 2024-02-29 14:39:05 +08:00
  • 57ffecd0e5 fix: remove unnecessary credentials of custom tool (#2621) Yeuoly 2024-02-29 12:58:12 +08:00
  • 801d135390 generalize the generation of new collection name by dataset id (#2620) Bowen Liang 2024-02-29 12:47:10 +08:00
  • 0428f44113 chore: bump superlinter action from v5 to v6 (#2325) Bowen Liang 2024-02-29 12:45:06 +08:00
  • 7beff3fd5a fix: model parameter load presets config (#2622) zxhlyh 2024-02-29 12:43:46 +08:00
  • 88a095e40e fix: wrong default model parameters when creating app (#2623) takatost 2024-02-29 12:43:07 +08:00
  • dd961985f0 refactor: remove unused codes, move core/agent module into dataset retrieval feature (#2614) takatost 2024-02-28 23:32:47 +08:00
  • d44b05a9e5 feat: support auth type like basic bearer and custom (#2613) Yeuoly 2024-02-28 23:19:08 +08:00
  • 5bd3b02be6 version to 0.5.7 (#2610) takatost 2024-02-28 18:07:13 +08:00
  • 3cf5c1853d Fix: default button behavior (#2609) crazywoola 2024-02-28 17:34:20 +08:00
  • a4d86496e1 fix: notion extractor raise 'NoneType' object has no attribute 'curre… (#2608) takatost 2024-02-28 17:08:27 +08:00
  • 90bdc85f8c fix: AppParameterApi.get() got an unexpected keyword argument 'end_user' (#2607) takatost 2024-02-28 16:46:50 +08:00
  • 0828873b52 fix: missing default user for APP service api (#2606) takatost 2024-02-28 16:09:56 +08:00
  • 816b707a16 Fix: explore apps is not shown (#2604) crazywoola 2024-02-28 15:43:42 +08:00
  • c9257ab4bf Fix/2559 upload powered by brand image not showing up (#2602) crazywoola 2024-02-28 15:17:49 +08:00
  • 69ce3b3d33 fix props.appDetail.api_base_url /v1 repeat error (#2601) cola 2024-02-28 15:13:38 +08:00
  • c4caa7c401 doc: props.appDetail.api_base_url (#2597) crazywoola 2024-02-28 13:40:57 +08:00
  • dc93a292c3 Feat/provider mistralai (#2598) Joshua 2024-02-28 13:39:55 +08:00
  • 174ee1b646 fix: parameter user exceeded max length when invoking moonshot llm (#2596) takatost 2024-02-28 12:23:34 +08:00
  • 9b1c4f47fb feat:add mistral ai (#2594) Joshua 2024-02-28 12:22:57 +08:00
  • 582ba45c00 Fix 500 error when creating from the template and the provider is None (#2591) crazywoola 2024-02-28 11:27:17 +08:00
  • f1cbd55007 enhancement: skip fetching to improve user experience when switching … (#2580) Rozstone 2024-02-27 19:16:22 +08:00
  • 3a34370422 fix: convert tool messages into user messages in react mode and fill … (#2584) Yeuoly 2024-02-27 19:15:07 +08:00
  • 29ab244de6 fix: correct the parent class of CacheEmbedding (#2578) Bowen Liang 2024-02-27 18:05:48 +08:00
  • 920b2c2b40 Fix/hit test tsne issue (#2581) Jyong 2024-02-27 17:30:52 +08:00
  • ac96d192a6 fix: parameter type handling in API tool and parser (#2574) Yeuoly 2024-02-27 15:59:11 +08:00
  • 07fbeb6cf0 enhancement: improve client-side code (#2568) Rozstone 2024-02-27 15:58:57 +08:00
  • fc64cdee64 fix mivlus delete by ids error (#2573) Jyong 2024-02-27 12:23:13 +08:00
  • 0c0e96c55f fix: notion binding (#2572) zxhlyh 2024-02-27 11:59:54 +08:00
  • 5b953c1ef2 Fix some RAG bugs (#2570) Jyong 2024-02-27 11:39:05 +08:00
  • 562ca45e07 fix weaviate delete_by_ids (#2565) Bowen Liang 2024-02-27 11:14:35 +08:00
  • 6bbd53512e Add Dify Meetup Event on Mar 9 (#2566) crazywoola 2024-02-27 10:40:26 +08:00
  • e352a8ed1b chore: remove redundant casting flask app config into dict (#2564) Bowen Liang 2024-02-27 09:39:26 +08:00
  • e55225e2bc fix typo in error message of supported keyword store (#2560) Bowen Liang 2024-02-27 00:47:36 +08:00
  • 3e63abd335 Feat/json mode (#2563) Yeuoly 2024-02-26 23:34:40 +08:00
  • 0620fa3094 Feat/vdb migrate command (#2562) Jyong 2024-02-26 19:47:29 +08:00
  • d93288f711 Feat/use searchparams as state (#2554) Rozstone 2024-02-26 12:52:59 +08:00
  • ca69af7b97 feat: change max_question_num to 5 (#2520) Rozstone 2024-02-24 09:28:27 +08:00
  • 952e13fef8 Update README_CN.md (#2550) takatost 2024-02-23 17:38:03 +08:00
  • 4be3087642 Fix/new RAG bugs (#2547) Jyong 2024-02-23 16:54:15 +08:00
  • 49da8a23a8 feat: openai llm get trial or paid models from config. (#2546) Garfield Dai 2024-02-23 16:48:58 +08:00
  • 3ad943a9eb Feat/openai llm trial paid config (#2545) Garfield Dai 2024-02-23 16:12:43 +08:00
  • 3082093293 fix: webapp name (#2543) zxhlyh 2024-02-23 14:54:03 +08:00
  • b03bbab5ad fix dev/reformat (#2542) Jyong 2024-02-23 14:53:24 +08:00
  • 9574730050 Feat/i18n restructure (#2529) crazywoola 2024-02-23 14:31:06 +08:00
  • 91ea6fe4ee Fix/langchain document schema (#2539) Jyong 2024-02-23 14:16:44 +08:00
  • 769be13189 chore: add api key and value placeholder (#2538) Joel 2024-02-23 13:55:43 +08:00
  • e42175241e fix: tolerate exceptions in cleaning up index when vector db service unavailable (#2533) Bowen Liang 2024-02-23 12:30:39 +08:00
  • 12257b438b Fix/tool default value (#2536) Yeuoly 2024-02-23 12:02:29 +08:00
  • 9ecc736c30 fix: update current tenant id of account when switching tenant (#2530) Bowen Liang 2024-02-23 10:51:19 +08:00
  • 6c4e6bf1d6 Feat/dify rag (#2528) Jyong 2024-02-22 23:31:57 +08:00
  • 97fe817186 Fix/upload limit (#2521) Jyong 2024-02-22 17:16:22 +08:00
  • 52b12ed7eb Voice audition (#2504) Charlie.Wei 2024-02-22 16:06:17 +08:00
  • d8ab4474b4 fix: bing search response filter (#2519) Yeuoly 2024-02-22 13:06:55 +08:00
  • 1ecbd95adf Fix #2512 (#2515) crazywoola 2024-02-22 09:22:57 +08:00
  • cad6e6624f fix: config not exists (#2513) crazywoola 2024-02-21 19:27:38 +08:00
  • 3505cbe05c update issue template (#2507) crazywoola 2024-02-21 14:08:11 +08:00
  • e15359e589 fix: api doc example error (#2505) Joel 2024-02-21 12:03:48 +08:00
  • edb86f5f5a Feat/stream react (#2498) Yeuoly 2024-02-21 10:45:59 +08:00
  • adf2651d1f FEAT: Add DuckDuckGo Search Tool for Enhanced Privacy-Focused Search Functionality (#2499) Yash_1124 2024-02-21 08:12:34 +05:30
  • 5031d64e28 Chore/delete chunk decode error alert (#2500) Chenhe Gu 2024-02-21 03:17:33 +08:00
  • ae3ad59b16 Refactor agent history organization and initialization of agent scrat… (#2495) Yeuoly 2024-02-20 19:03:43 +08:00
  • e6cd7b0467 feat: increase max tools (#2497) Yeuoly 2024-02-20 19:03:10 +08:00
  • 97e9f52331 doc: typo in chat (#2492) crazywoola 2024-02-20 16:08:01 +08:00
  • 25957d917a Add default values for optional parameters in API tool and parser (#2491) Yeuoly 2024-02-20 16:07:43 +08:00
  • 20b932da97 del doc support (#2494) Jyong 2024-02-20 16:05:09 +08:00
  • 207080babc fix: audio to text (#2493) zxhlyh 2024-02-20 15:16:46 +08:00
  • 48bacd01cc fix: incorrect tool name (#2489) Yeuoly 2024-02-20 14:50:57 +08:00
  • 297d0f1f30 fix: code-based extension (#2490) zxhlyh 2024-02-20 14:49:00 +08:00
  • eedbe1b770 fix: chat restart (#2488) zxhlyh 2024-02-20 11:24:27 +08:00
  • 5ff6b1da07 Windows local deployment switch "tool“ interface failed (#2483) kukuze 2024-02-19 12:03:20 +00:00
  • 8b49e0ee2a bump version to 0.5.6 (#2482) takatost 2024-02-19 17:13:55 +08:00
  • e031ec9359 remove: parameters in seeds (#2481) crazywoola 2024-02-19 17:00:46 +08:00
  • 1bd1cd6938 fix: event handlers not registered globally (#2479) takatost 2024-02-19 16:04:52 +08:00
  • 81c5a21b8d FEAT: add image styling in markdown (#2441) Yash_1124 2024-02-19 12:37:45 +05:30
  • 61e4bbabaf feat: added Ukrainian language support (#2473) Koen Farell 2024-02-19 07:11:23 +02:00
  • 4cf475680d fix: credential verification of baichuan did not throw all errors (#2475) takatost 2024-02-19 11:52:52 +08:00
  • ca4aa340f6 fix: Add model_uid validation for model_uid in Xinference models (#2468) Yeuoly 2024-02-19 10:43:25 +08:00
  • 767d8a4b05 fix: hybrid search may pass rerank enable false (#2467) Joel 2024-02-18 17:52:05 +08:00
  • 0b8dcaba8f Chore: Add type files and unit test ci for Node.js SDK (#2268) TseIan 2024-02-18 15:54:14 +08:00
  • af6a318aae fix: windows load provider file error (#2463) wjryours 2024-02-18 15:48:25 +08:00
  • c6e2900be7 Display selected tts voice name (#2459) Charlie.Wei 2024-02-18 15:39:25 +08:00
  • 963d9b6032 Feature/display selected info for tts (#2454) crazywoola 2024-02-16 20:05:14 +08:00
  • b2ee738bb1 Ignore SSE comments to support openrouter streaming (#2432) johnpccd 2024-02-16 03:00:10 +01:00
  • c8ca3ff404 Tts add voice choose (#2453) Charlie.Wei 2024-02-16 01:10:11 +08:00
  • 5d8fa2c7af Tts add voice choose (#2452) Charlie.Wei 2024-02-16 00:15:22 +08:00
  • 58df5e5376 fix: tts voice language to zh-Hans instead of zh-CN (#2450) takatost 2024-02-16 00:05:29 +08:00
  • 348ad1a624 Update pull_request_template.md (#2451) takatost 2024-02-16 00:05:18 +08:00
  • 73e17d5aa8 Create pull_request_template.md (#2449) takatost 2024-02-15 23:35:59 +08:00
  • 300d9892a5 tts add voice choose (#2391) Charlie.Wei 2024-02-15 22:41:18 +08:00
  • e47b5b43b8 fix: baichuan frequency_penalty (#2446) Yeuoly 2024-02-14 20:11:41 +08:00
  • 21c9d9e200 feat: add introduction field in log detail response of chat app (#2445) takatost 2024-02-14 12:38:13 +08:00
  • 4f6916c4d8 Update SMTP environment variable name in docker-compose (#2444) Igor Voloc 2024-02-13 20:29:27 -08:00
  • 8633957726 version to 0.5.5 (#2440) takatost 2024-02-13 12:31:49 +08:00
  • 0850c953b3 fix: variable in opener (#2437) zxhlyh 2024-02-12 22:22:57 +08:00
  • 23e95fd7ab Fix tool provider credential caching issue (#2433) Yeuoly 2024-02-12 18:17:43 +08:00
  • e1045f01c6 pref: optimize add hit count query performance when dataset hit (#2436) takatost 2024-02-12 13:50:43 +08:00
  • e6d22fc3a0 fix: account has no owner workspace by member inviting (#2435) takatost 2024-02-12 02:09:01 +08:00
  • 9232244920 fix recreating users' default tenant relations when loading user (#2408) Bowen Liang 2024-02-12 01:31:40 +08:00