Commit Graph

  • 97d1e0bbbb feat: vision parameter support of OpenAI Compatible API (#3272) takatost 2024-04-10 11:13:56 +08:00
  • cfb5ccc7d3 fix: image was sent to an unsupported LLM when sending second message (#3268) takatost 2024-04-10 10:29:52 +08:00
  • 835e547195 feat: gpt-4-turbo (#3263) Yeuoly 2024-04-10 10:28:52 +08:00
  • af9ccb7072 fix: agent chat multiple model debug (#3258) zxhlyh 2024-04-09 22:24:02 +08:00
  • 74de7cf33c version to 0.6.1 (#3253) takatost 2024-04-09 21:21:09 +08:00
  • f5e65b98a9 feat: remove unregistered-llm-in-debug (#3251) crazywoola 2024-04-09 20:49:52 +08:00
  • eb76d7a226 make sure validation flow works for all model providers in bedrock (#3250) Chenhe Gu 2024-04-09 20:42:18 +08:00
  • e635f3dc1d chore: remove langchain in tools (#3247) Yeuoly 2024-04-09 19:28:22 +08:00
  • 2a6b7d57cb fix: token is not logging of question classifier node (#3249) takatost 2024-04-09 19:25:08 +08:00
  • 8bb225bec6 fix: number type in app would render as select type in webapp (#3244) Joel 2024-04-09 18:33:47 +08:00
  • 39d3fc4742 feat: prompt-editor support undo (#3242) zxhlyh 2024-04-09 18:18:53 +08:00
  • 5c98260cec Fix: picture of workflow (#3241) KVOJJJin 2024-04-09 17:49:45 +08:00
  • f599f41336 fix: empty conversation list of explore chatbot (#3235) takatost 2024-04-09 17:04:48 +08:00
  • 1384a6d0fd fix: workflow run edge status (#3236) zxhlyh 2024-04-09 16:53:34 +08:00
  • 28089c98c1 fix: skip Celery warning by setting broker_connection_retry_on_startup config (#3188) Bowen Liang 2024-04-09 16:14:43 +08:00
  • 10d6d50b6c update link (#3226) minakokojima 2024-04-09 16:09:46 +08:00
  • 752f6fb15a fix: file not uploaded caused api error (#3228) Joel 2024-04-09 15:54:36 +08:00
  • 8fcf459285 fix milvus database name parameter missed (#3229) Jyong 2024-04-09 15:54:13 +08:00
  • 9c01bcb3e5 feat: support setting database used in Milvus (#3003) Leo Q 2024-04-09 15:39:36 +08:00
  • a2c068d949 feat: moonshot function call (#3227) Yeuoly 2024-04-09 15:30:09 +08:00
  • 4ad3f2cdc2 fix: image text when retrieve chat histories (#3220) takatost 2024-04-09 15:20:45 +08:00
  • 29918c498c fixed the issue of missing cleanup function in the AudioBtn component (#3133) legao 2024-04-09 07:10:58 +00:00
  • 269432a5e6 fix: vision config doesn't enabled in llm (#3225) Joel 2024-04-09 15:07:43 +08:00
  • a33b774314 fix: latest image tag not push in GitHub action (#3213) takatost 2024-04-09 14:35:39 +08:00
  • cc5ccaaca1 fix: incomplete response (#3215) Yeuoly 2024-04-09 14:35:25 +08:00
  • 33ea689861 fix detached instance error in keyword index create thread and fix question classifier node out of index error (#3219) Jyong 2024-04-09 14:34:51 +08:00
  • 581836b716 Update README.md (#3212) Chenhe Gu 2024-04-09 14:34:42 +08:00
  • 0516b78d6f fix: index number in api/README (#3214) Bowen Liang 2024-04-09 13:59:26 +08:00
  • 84d7cbf916 fix economy index search in workflow (#3205) Jyong 2024-04-09 13:20:51 +08:00
  • f514fd2182 Update README.md (#3206) Chenhe Gu 2024-04-09 12:30:44 +08:00
  • 86707928d4 fix: node connect self (#3194) zxhlyh 2024-04-09 12:24:41 +08:00
  • 3c3fb3cd3f fix(code_executor): surrogates not allowed error in jinja2 template (#3191) Eric Wang 2024-04-09 12:21:03 +08:00
  • 337899a03d Fix/code transform result (#3203) Yeuoly 2024-04-09 12:20:34 +08:00
  • bae0c071cd Fix: remove unavailable return_preamble parameter in cohere (#3201) Jat 2024-04-09 12:11:53 +08:00
  • 19cb3c7871 fix: sometimes chosed old selected knowledge may overwirte the new knowledge (#3199) Joel 2024-04-09 11:46:59 +08:00
  • 2e4dec365d Compatible with unique index conflicts (#3183) Jyong 2024-04-09 02:16:19 +08:00
  • ca3e2e6cc0 Update README.md to include workflows (#3180) Chenhe Gu 2024-04-09 01:49:19 +08:00
  • 283979fc46 fix keyword index error when storage source is S3 (#3182) Jyong 2024-04-09 01:42:58 +08:00
  • a81c1ab6ae version to 0.6.0-fix1 (#3179) takatost 2024-04-09 00:10:20 +08:00
  • 48d4d55ecc Fix: features of agent-chat (#3178) KVOJJJin 2024-04-08 23:53:59 +08:00
  • b7691f5658 fix: prompt editor variable picker (#3177) zxhlyh 2024-04-08 23:53:09 +08:00
  • 1382f10433 feat: translations (#3176) crazywoola 2024-04-08 23:17:16 +08:00
  • d8db728c33 Fix: prompt of expert mode (#3168) KVOJJJin 2024-04-08 21:36:27 +08:00
  • d2259f20cb fix: app export dsl not include desc (#3167) takatost 2024-04-08 21:30:18 +08:00
  • 9720d6b7a5 fix: metadata in generate npe issue (#3166) takatost 2024-04-08 21:30:03 +08:00
  • 7753ba2d37 FEAT: NEW WORKFLOW ENGINE (#3160) takatost 2024-04-08 18:51:46 +08:00
  • 2fb9850af5 fix: knowledge create display error (#3157) zxhlyh 2024-04-08 16:40:52 +08:00
  • 9eba6ffdd4 Optimize csv and excel extract (#3155) Jyong 2024-04-08 16:34:43 +08:00
  • 762657eeef Fix: stop indexing status check when api of status checking failed (#3156) KVOJJJin 2024-04-08 16:14:31 +08:00
  • 16e3b0484d Update descriptions in StackExchange Tool (#3043) Richards Tu 2024-04-08 15:40:41 +08:00
  • 974828222e fix: chat app sometimes may crash (#3151) Joel 2024-04-08 14:37:39 +08:00
  • a9700e61db Feat/update issue template (#3147) crazywoola 2024-04-08 02:46:28 +08:00
  • 5a23d570b5 fix: Turn off SWR automatic revalidation when window is focused (#3129) Even M 2024-04-07 22:43:44 +08:00
  • 28b1c48235 improve qa generate prompt (#3132) Jyong 2024-04-07 15:21:11 +08:00
  • ab9fcbdfb9 Duplicate embedding cache check (#3134) Jyong 2024-04-07 15:20:58 +08:00
  • ef80b3711e chore: update link of feedback (#3130) KVOJJJin 2024-04-07 13:37:32 +08:00
  • 6672a03e7f feat: update link (#3121) crazywoola 2024-04-06 14:57:07 +08:00
  • e7833a070e chore: replace outdated config in vscode debug settings (#3106) Nanguan Lin 2024-04-05 17:49:09 +08:00
  • 25b9ac3df4 feat: claude3 tool call (#3111) Yeuoly 2024-04-05 15:35:59 +08:00
  • 718ac3f83b Improve ModelTypeEnum type (#3051) Nanguan Lin 2024-04-04 15:54:59 +08:00
  • e4f686deb7 fix unstructured api,remove unused parameters (#3056) Vikey Chen 2024-04-03 21:00:20 +08:00
  • d241d66a69 fix typo in readme (#3096) Jat 2024-04-03 20:29:02 +08:00
  • f92a1be0b6 fix typo (#3098) 呆萌闷油瓶 2024-04-03 20:26:21 +08:00
  • 7cc0d47322 fix: update show names for supported file types of xlsx and docx (#3091) Bowen Liang 2024-04-03 20:26:12 +08:00
  • da998d09d7 new readme slogan (#3094) Chenhe Gu 2024-04-03 13:39:41 +08:00
  • 5e66a60f1c add embedding cache and clean embedding cache job (#3087) Jyong 2024-04-02 20:46:24 +08:00
  • 7f55ea0c53 Chore/move chrome ext (#3085) crazywoola 2024-04-02 19:51:02 +08:00
  • f7d1d9b8b1 fix(duckduckgo-search): invoke error (#3077) QIN2DIM 2024-04-02 18:40:09 +08:00
  • 6b4c8e76e6 feat (new llm): add support for openrouter (#3042) Salem Korayem 2024-04-02 13:38:46 +03:00
  • e12a0c154c add segment function billing check for SAAS env (#3082) Jyong 2024-04-02 17:55:49 +08:00
  • 9c7e99e829 Update README.md (#3081) Chenhe Gu 2024-04-02 17:19:21 +08:00
  • d14ea2ecaa version to 0.5.11-fix1 (#3073) takatost 2024-04-02 13:51:29 +09:00
  • a94d86da6d add keyword table s3 storage support (#3065) Jyong 2024-04-01 20:19:30 +08:00
  • 5e591fc1b7 feat: add Feishu(飞书) tool for sending message to chat group bot via webhook (#3059) arkii 2024-04-01 18:03:45 +08:00
  • 32e83e00e4 feat: use en-US as fallback recommend app if using unmaintained language (#3063) takatost 2024-04-01 17:15:59 +09:00
  • 132269618d FEAT: Add Brave Search and Trello(12 Tools) Included (#3040) Yash Parmar 2024-04-01 12:23:56 +05:30
  • 84d118de07 add redis lock on create collection in multiple thread mode (#3054) Jyong 2024-04-01 02:10:41 +08:00
  • 1716ac562c add clean_unused_datasets_task (#3057) Jyong 2024-04-01 01:34:21 +08:00
  • e215aae39a feat:xinference audio model support (#3045) 呆萌闷油瓶 2024-03-31 12:44:11 +08:00
  • 12782cad4d Fix typo (#3041) Nanguan Lin 2024-03-31 12:41:16 +08:00
  • fc5ed17fe9 provide a bit more info in logs when parsing api schema error (#3026) Leo Q 2024-03-30 14:44:50 +08:00
  • 94d04934b3 fix: agent tool label (#3039) Yeuoly 2024-03-29 22:15:16 +08:00
  • 1387f9b23e version to 0.5.11 (#3038) takatost 2024-03-29 22:09:21 +09:00
  • 6817eab5f1 fix: api / moderation extension import error (#3037) takatost 2024-03-29 22:07:34 +09:00
  • 218f591a5d fix: prompt editor linebreak (#3036) zxhlyh 2024-03-29 21:01:04 +08:00
  • 17af0de7b6 Add New Tool: StackExchange (#3034) Richards Tu 2024-03-29 20:28:21 +08:00
  • 9d962053a2 Fix claude request errors in bedrock (#3015) Chenhe Gu 2024-03-29 13:57:45 +08:00
  • 59909b5ca7 update the discord Invalid invite (#3028) kun321 2024-03-29 13:16:52 +08:00
  • a6cd0f0e73 fix add segment when dataset and document is empty (#3021) Jyong 2024-03-29 13:06:00 +08:00
  • 2c43393bf1 Add New Tool: DevDocs (#2993) Richards Tu 2024-03-29 11:21:02 +08:00
  • 669c8c3cca some optimization for admin api key, create tenant and reset-encrypt-key-pair command (#3013) Jyong 2024-03-28 17:02:52 +08:00
  • b0b0cc045f add mutil-thread document embedding (#3016) Jyong 2024-03-28 17:02:35 +08:00
  • 20d16d7b31 doc: update helm charts (#3012) crazywoola 2024-03-28 13:02:41 +08:00
  • 714722bb2d fix: 'next' button unresponsive when uploading additional documents before previous batch completes (#2991) Ricky 2024-03-28 12:28:15 +08:00
  • 830495a607 bump celery from 5.2 to 5.3 (#2478) Bowen Liang 2024-03-28 11:53:48 +08:00
  • 41a4593b6d bump redis client to 5.0 and enable hiredis support (#2518) Bowen Liang 2024-03-28 11:40:21 +08:00
  • 08b727833e generalize helper for loading module from source (#2862) Bowen Liang 2024-03-28 11:37:26 +08:00
  • c8b82b9d08 fix: missing comma in JSON for /completion-messages request (#2999) aqachun 2024-03-27 14:31:06 +08:00
  • 5becb4c43a update wenxin llm (#2929) Weaxs 2024-03-26 20:36:21 -07:00
  • 13694293e3 fix: resolve header.uid' length must be less or equal than 32 on Spark V1.5 (#2983) Kenny 2024-03-27 09:58:41 +08:00