Commit Graph

  • 476eb90a90 fix: List not found in account service (#2434) takatost 2024-02-12 00:56:17 +08:00
  • 063191889d chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) Bowen Liang 2024-02-09 15:21:33 +08:00
  • 589099a005 fix: possible unsent function call in the last chunk of streaming response in OpenAI provider (#2422) Bowen Liang 2024-02-09 14:43:38 +08:00
  • a0ec7de058 clean: remove no-use ecc_aes.py (#2426) takatost 2024-02-08 20:47:54 +08:00
  • 14a19a3da9 chore: apply ruff's pyflakes linter rules (#2420) Bowen Liang 2024-02-08 14:11:10 +08:00
  • 1b04382a9b fix: chat agent mode content copy (#2418) zxhlyh 2024-02-07 21:23:47 +08:00
  • 71e5828d41 feat: add support for smtp when send email (#2409) JonahCui 2024-02-07 18:08:41 +08:00
  • 65a02f7d32 chore: apply F811 linter rule to eliminate redefined imports and methods (#2412) Bowen Liang 2024-02-07 16:28:45 +08:00
  • acf9174bef fix: studio/api doc (#2415) WANG Lei 2024-02-07 16:28:09 +08:00
  • 243ca5b1e2 fix: typo in package path of core.splitter (#2411) crazywoola 2024-02-07 15:34:02 +08:00
  • f6059c377c fix: api based extension modal title (#2414) zxhlyh 2024-02-07 15:01:53 +08:00
  • 41328bde97 version to 0.5.4 (#2407) takatost 2024-02-06 14:24:08 +08:00
  • 3242cf5384 fix: moonshot context size error (#2406) takatost 2024-02-06 13:54:38 +08:00
  • d8de2017b5 fix: webapp variable input & app unavailable status (#2405) zxhlyh 2024-02-06 13:43:09 +08:00
  • 843280f82b enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) Bowen Liang 2024-02-06 13:21:13 +08:00
  • 42344795cd fix: error type get wrong (#2403) takatost 2024-02-06 12:24:48 +08:00
  • 517f6d1a26 fix:update document title in Apps component (#2404) Benjamin 2024-02-06 12:23:54 +08:00
  • 70992609d4 feat: add moonshot support (#2398) Jialei 2024-02-05 20:27:27 +08:00
  • bf736bc55d Feat/show detailed custom api response when testing (#2400) Yeuoly 2024-02-05 18:48:30 +08:00
  • d4cfd3e7ac add built-in maths tool for local expression evaluation on NumExpr (#2390) Bowen Liang 2024-02-05 18:40:35 +08:00
  • c2d47cd2e1 fix:add translation for dataset knowledge and update document title (#2396) Benjamin 2024-02-05 18:40:20 +08:00
  • e1a9e0ac29 fix: missing variables in agent prompt (#2395) Yeuoly 2024-02-05 18:11:06 +08:00
  • 5e145c1c22 chore: show credit help link (#2393) Joel 2024-02-05 16:22:30 +08:00
  • 714ff3c663 fix: error stop response api url in text generation and uniform url (#2394) Joel 2024-02-05 16:17:27 +08:00
  • f5c08070d9 feat: add openai paid llm model. (#2392) Garfield Dai 2024-02-05 14:44:49 +08:00
  • 392995ca46 fix: knowledge doc (#2389) zxhlyh 2024-02-05 13:26:40 +08:00
  • 805ed84f61 chore: enchange pic uploading tip (#2388) zxhlyh 2024-02-05 13:22:05 +08:00
  • 5010706d8b feat: tool credentials cache and introduce _position.yaml (#2386) Yeuoly 2024-02-05 12:39:42 +08:00
  • 6278ff0f30 Feat/add bing search (#2379) Yeuoly 2024-02-05 12:38:47 +08:00
  • 56c25bfb78 fix: bad xinference error (#2384) Yeuoly 2024-02-05 10:52:14 +08:00
  • b814f0b7e3 feat: bing search (#2375) Yeuoly 2024-02-04 18:46:01 +08:00
  • 65bec16fb3 fix: webapp language (#2378) zxhlyh 2024-02-04 18:32:29 +08:00
  • 556d1d0390 fix variable invalid when key only one character (#2377) takatost 2024-02-04 18:15:13 +08:00
  • 1ebf740908 fix: webapp stop chat & citation (#2376) zxhlyh 2024-02-04 18:08:53 +08:00
  • 51d359268e chore: replace chat in web app (#2373) zxhlyh 2024-02-04 16:10:46 +08:00
  • 3f0c515355 fix: switch tenant (#2363) crazywoola 2024-02-02 21:44:35 +08:00
  • f95839c785 fix: input not set min or max null value blur would set null (#2361) Joel 2024-02-02 18:08:49 +08:00
  • 5a004ae429 fix: unsafe external link (#2356) Joel 2024-02-02 15:42:42 +08:00
  • 04fb610fe7 add gpt-3.5-turbo-0125 to trail llm list (#2354) takatost 2024-02-02 15:29:27 +08:00
  • a667d04e53 fix: frontend security risk (#2355) Joel 2024-02-02 15:24:17 +08:00
  • a8f23ed712 Feat/move tenant id into db (#2341) crazywoola 2024-02-02 15:00:13 +08:00
  • ecf947258a fix [baichuan] Error: argument of type 'NoneType' is not iterable (#2351) Honora Green 2024-02-02 12:56:48 +08:00
  • a58612718e Refactor error handling in GenerateTaskPipeline class (#2345) limbo 2024-02-02 12:34:08 +08:00
  • cd078a6264 feat:add gpt-3.5-turbo-0125 (#2347) 呆萌闷油瓶 2024-02-02 12:33:11 +08:00
  • 9f637ead38 bump version to 0.5.3 (#2306) takatost 2024-02-01 18:11:57 +08:00
  • b521aafd26 chore(web): strong typing (#2339) Rhon Joe 2024-02-01 18:07:26 +08:00
  • a84e15b8cc fix: ignore spark provider credential validate (#2344) takatost 2024-02-01 18:04:05 +08:00
  • 0c330fc020 feat: add xinference llm context size (#2336) Yeuoly 2024-02-01 17:10:45 +08:00
  • cfbb7bec58 Feat/current time tool zone (#2337) Yeuoly 2024-02-01 17:09:59 +08:00
  • 3b357f51a6 fix: first agent latency (#2334) Yeuoly 2024-02-01 15:30:50 +08:00
  • 09acf215f0 add option to prompt for a validation password when initializing admin user (#2302) Chenhe Gu 2024-02-01 15:03:56 +08:00
  • 07dd8b94ed fix: check empty tool provider credentials (#2332) Yeuoly 2024-02-01 13:13:28 +08:00
  • ef308fd121 feat: add sd model parameter (#2331) Yeuoly 2024-02-01 13:12:57 +08:00
  • fce64d760b fix: empty model features (#2330) Yeuoly 2024-02-01 13:11:11 +08:00
  • f0c9bb7c91 fix: typo (#2318) Yeuoly 2024-02-01 13:08:31 +08:00
  • d8672796b0 revert: remove unused session store codes (#2329) takatost 2024-02-01 12:10:05 +08:00
  • 5929e84036 Optimization stable diffusion verify (#2322) Charlie.Wei 2024-02-01 12:05:09 +08:00
  • 83063532a0 Fix/api tool (#2317) Yeuoly 2024-02-01 09:10:32 +08:00
  • 07279558a5 Change ZHIPU_MAX_LIMITS to 5. Fix issue 2323 (#2324) orangeclk 2024-02-01 09:06:32 +08:00
  • 2166473852 Feat/add spark3.5 llm (#2314) 呆萌闷油瓶 2024-01-31 17:57:17 +08:00
  • 44397e3062 remove unused session store codes (#2313) takatost 2024-01-31 15:30:35 +08:00
  • 883a0a0e6a chore: detect is function calling from model config (#2312) Joel 2024-01-31 14:06:27 +08:00
  • b5ed81b349 fix: invalid server tool url caused crash (#2311) Joel 2024-01-31 14:04:54 +08:00
  • 625b0afa52 fix: next public edition default value (#2310) zxhlyh 2024-01-31 12:32:13 +08:00
  • 2660fbaa20 Fix/typos (#2308) Ricky 2024-01-31 11:58:07 +08:00
  • 9e37702d24 feat: ui improvements for Portuguese (#2304) crazywoola 2024-01-31 11:25:33 +08:00
  • bc11c6a7f2 feat: recommended apps list support sort by position (#2303) Joel 2024-01-31 11:00:44 +08:00
  • 10e9766fd3 chore:azure dalle tool support pt-BR text (#2301) 呆萌闷油瓶 2024-01-30 23:49:19 +08:00
  • 6d24a2cb87 fix: api tool encoding (#2296) Yeuoly 2024-01-30 22:22:58 +08:00
  • 0a4dfaeaf9 Feat: Add Top bar while routing different different pages (#2298) Yash_1124 2024-01-30 17:52:17 +05:30
  • c0a4fd145c Add custom tools (#2299) Charlie.Wei 2024-01-30 19:59:22 +08:00
  • 70f16e1a0b fix: keep original tool credentials (#2288) Yeuoly 2024-01-30 18:41:36 +08:00
  • cb27571e9f fix: missing prompt (#2294) Yeuoly 2024-01-30 17:00:50 +08:00
  • 0518da5819 remove repositories tool (#2293) Yeuoly 2024-01-30 16:51:36 +08:00
  • d2797abdb4 Add custom tools (#2292) Charlie.Wei 2024-01-30 16:33:49 +08:00
  • bf3ee660e0 fix: missing files (#2291) Joel 2024-01-30 16:21:40 +08:00
  • 68406b9906 fix: multiple model configuration clear conversation by rerender (#2286) zxhlyh 2024-01-30 16:06:01 +08:00
  • 6f7fd6613a feat: file icon support doc and docx (#2289) Joel 2024-01-30 15:55:07 +08:00
  • 6d5b386394 Feat/blocking function call (#2247) Yeuoly 2024-01-30 15:25:37 +08:00
  • 1ea18a2922 feat: optimize tool name (#2284) takatost 2024-01-30 14:58:59 +08:00
  • f8f4b961a1 chore: handle app name and options too long (#2283) Joel 2024-01-30 14:53:10 +08:00
  • 57565db531 feat: some unused command-line tasks were removed. (#2281) takatost 2024-01-30 14:33:48 +08:00
  • d844420c07 bump flask from 2.3 to 3.0 (#2279) Bowen Liang 2024-01-30 13:35:13 +08:00
  • 34634bddf1 fix: setting default model to gpt-3.5-turbo-1106 and remove default m… (#2274) Yeuoly 2024-01-30 13:04:17 +08:00
  • c97b7f6748 Feat/add azure dalle tool (#2276) 呆萌闷油瓶 2024-01-30 11:38:58 +08:00
  • 76cc19f525 Add custom tools (#2259) Charlie.Wei 2024-01-30 11:03:20 +08:00
  • 5baaebb3fd fix: typo of builtin tools (#2275) Bowen Liang 2024-01-30 08:09:31 +08:00
  • 9d072920da fix: remove finish_reason condition logic when deltaContent is empty (#2270) geosmart 2024-01-29 23:24:13 +08:00
  • 965ca36525 use pm2 to guard and monitor the web service in docker file (#2238) Bowen Liang 2024-01-29 18:21:15 +08:00
  • b4988ce20c fix: missing keys language in parser (#2271) crazywoola 2024-01-29 17:59:59 +08:00
  • d3d617239f Feat/utm update (#2269) Garfield Dai 2024-01-29 17:31:45 +08:00
  • 6c3b34a61d chore: update price page (#2272) Joel 2024-01-29 17:26:43 +08:00
  • d76d1adb59 feat: Nodejs sdk support auto rename conversation api (#2265) Joel 2024-01-29 12:57:39 +08:00
  • cadc6b171e chore: change expert mode the same line height as automatic (#2263) Joel 2024-01-29 11:10:19 +08:00
  • fdae2a20ae fix: stop generate api doc error (#2262) Joel 2024-01-29 11:10:07 +08:00
  • 45701a81e9 fix: initial paragraph can not input more than 48 chars (#2258) crazywoola 2024-01-29 09:58:29 +08:00
  • 409e0c8e1c update qdrant migrate command (#2260) Jyong 2024-01-28 19:59:06 +08:00
  • 7076d41b29 Bugfix/invitemailmultilangs (#2257) Benjamin 2024-01-28 19:56:09 +08:00
  • 5a6cb69951 fix: user handling in stop api (#2254) takatost 2024-01-27 19:05:37 +08:00
  • 11a75ee78a fix: remove invalid parameter return_type (#2253) crazywoola 2024-01-27 14:29:25 +08:00