Commit Graph
28 Commits
Author SHA1 Message Date
takatostandGitHub f073dca22a feat: optimize db connection when llm invoking (#2774) 2024-03-10 15:48:31 +08:00
YeuolyandGitHub ce58f0607b Feat/tool secret parameter (#2760) 2024-03-08 20:31:13 +08:00
YeuolyandGitHub 38e5952417 Fix/agent react output parser (#2689) 2024-03-05 14:02:07 +08:00
colaandGitHub 34387ec0f1 fix typo recale to recalc (#2670) 2024-03-04 14:15:53 +08:00
nan jiangandGitHub 607f9eda35 Fix/app runner typo (#2661) 2024-03-04 13:32:17 +08:00
takatostandGitHub dd961985f0 refactor: remove unused codes, move core/agent module into dataset retrieval feature (#2614) 2024-02-28 23:32:47 +08:00
YeuolyandGitHub 3a34370422 fix: convert tool messages into user messages in react mode and fill … (#2584) 2024-02-27 19:15:07 +08:00
920b2c2b40 Fix/hit test tsne issue (#2581)
Co-authored-by: jyong <[email protected]>
2024-02-27 17:30:52 +08:00
6c4e6bf1d6 Feat/dify rag (#2528)
Co-authored-by: jyong <[email protected]>
2024-02-22 23:31:57 +08:00
YeuolyandGitHub edb86f5f5a Feat/stream react (#2498) 2024-02-21 10:45:59 +08:00
YeuolyandGitHub ae3ad59b16 Refactor agent history organization and initialization of agent scrat… (#2495) 2024-02-20 19:03:43 +08:00
Bowen LiangandGitHub 063191889d chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
Bowen LiangandGitHub 14a19a3da9 chore: apply ruff's pyflakes linter rules (#2420) 2024-02-08 14:11:10 +08:00
Bowen LiangandGitHub 843280f82b enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
YeuolyandGitHub e1a9e0ac29 fix: missing variables in agent prompt (#2395) 2024-02-05 18:11:06 +08:00
takatostandGitHub 9f637ead38 bump version to 0.5.3 (#2306) 2024-02-01 18:11:57 +08:00
YeuolyandGitHub cfbb7bec58 Feat/current time tool zone (#2337) 2024-02-01 17:09:59 +08:00
YeuolyandGitHub 3b357f51a6 fix: first agent latency (#2334) 2024-02-01 15:30:50 +08:00
RickyandGitHub 2660fbaa20 Fix/typos (#2308) 2024-01-31 11:58:07 +08:00
YeuolyandGitHub 6d5b386394 Feat/blocking function call (#2247) 2024-01-30 15:25:37 +08:00
YeuolyandGitHub 7cb75cb2e7 feat: add tool labels (#2178) 2024-01-24 20:14:45 +08:00
YeuolyandGitHub 6c614f0c1f fix: empty usage (#2168) 2024-01-24 15:34:17 +08:00
YeuolyandGitHub 48d5628fd4 Refactor: CoT runner (#2157) 2024-01-24 12:09:30 +08:00
YeuolyandGitHub 501caf0a69 fix: None type in cot assistant app (#2142) 2024-01-23 21:59:09 +08:00
86286e1ac8 Feat/assistant app (#2086)
Co-authored-by: chenhe <[email protected]>
Co-authored-by: Pascal M <[email protected]>
2024-01-23 19:58:23 +08:00
790b885d0a fix multi-dataset retrieve score limit (#2050)
Co-authored-by: jyong <[email protected]>
2024-01-16 14:14:34 +08:00
Bowen LiangandGitHub cc9e74123c improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
d069c668f8 Model Runtime (#1858)
Co-authored-by: StyleZhang <[email protected]>
Co-authored-by: Garfield Dai <[email protected]>
Co-authored-by: chenhe <[email protected]>
Co-authored-by: jyong <[email protected]>
Co-authored-by: Joel <[email protected]>
Co-authored-by: Yeuoly <[email protected]>
2024-01-02 23:42:00 +08:00