Commit Graph

58 Commits

Author SHA1 Message Date
lightislost 04ccb1f812
Merge pull request #34 from codefuse-ai/pr_mv_muagent
[feature](coagent)<mv coagent to ~/CodeFuse-muAgent project>
2024-04-23 17:26:45 +08:00
shanshi 9b419c2dde [feature](coagent)<mv coagent to ~/CodeFuse-muAgent project> 2024-04-23 16:44:13 +08:00
lightislost eee0e09ee1
Merge pull request #33 from codefuse-ai/pr_webui
[feature](webui)<add config_webui for starting app>
2024-03-28 20:16:00 +08:00
shanshi 2d726185f8 [feature](webui)<add config_webui for starting app> 2024-03-28 20:12:36 +08:00
lightislost fef3e85061
Merge pull request #30 from GeorgeGalway/fix_issue#29
[fix issue#29] api error
2024-03-13 15:59:30 +08:00
高培文 74cab0fd4c [fix issue#29]EMBEDDING_MODEL error 2024-03-13 14:18:18 +08:00
高培文 1c0be9caf2 [fix issue#29] api error 2024-03-13 13:04:30 +08:00
lightislost 333f1e97c6
Merge pull request #28 from codefuse-ai/ma_demo_commit
[feature](coagent)<增加antflow兼容和增加coagent demo>
2024-03-12 15:40:06 +08:00
shanshi 4d9b268a98 [feature](coagent)<增加antflow兼容和增加coagent demo> 2024-03-12 15:31:06 +08:00
lightislost c14b41ecec
Merge pull request #25 from zhangw/chroma-telemetry-disable
disable the posthog telemetry mechnism that may raise the connection error
2024-03-01 14:07:44 +08:00
vincent 7b2e1b0c5a disable posthog telemetry for chromadb 2024-02-29 00:37:05 +08:00
lightislost 3b016353da
Merge pull request #24 from codefuse-ai/issue23
[fix issue#23] import error
2024-02-19 10:51:23 +08:00
shanshi 8c57a9c9b2 [fix issue#23] import error 2024-02-19 10:38:32 +08:00
shanshi 66d029d276 update static wehchat.png 2024-01-31 10:41:27 +08:00
shanshi 2b14ca3188 delete duplicate checkboxes 2024-01-30 15:56:29 +08:00
shanshi c5dfc36af1 add issue template 2024-01-29 14:43:36 +08:00
shanshi f83c1c397d add en-zh doc link 2024-01-29 12:15:27 +08:00
shanshi 0fa4b8222c update readmes docs about coagent 2024-01-29 11:41:06 +08:00
Haotian Zhu b7fdf50da7
Merge pull request #16 from codefuse-ai/coagent_branch
rename dev_opsgpt to coagent, and add memory&prompt manager
2024-01-29 11:09:09 +08:00
shanshi b0091a64a3 rename dev_opsgpt to coagent, and add memory&prompt manager 2024-01-26 14:03:25 +08:00
Haotian Zhu f13234f0fc
Add files via upload 2024-01-23 11:35:29 +08:00
Haotian Zhu b76aa6d28d
Add files via upload 2024-01-22 19:09:33 +08:00
Haotian Zhu 18514c3fc1
Add files via upload 2024-01-13 19:14:12 +08:00
Haotian Zhu 757d5880fe
Add files via upload 2024-01-05 11:09:14 +08:00
lightislost 0d268274b7
fix issue#13 encoding error 2023-12-29 18:29:33 +08:00
lightislost 005c4f6170
update wechat.png 2023-12-29 10:57:19 +08:00
Haotian Zhu 7fb8ae92ba
Update README_en.md 2023-12-28 20:23:03 +08:00
Haotian Zhu 2d475854d9
Update README_en.md 2023-12-28 20:22:53 +08:00
Haotian Zhu 913ea918b1
Update README.md 2023-12-28 20:22:11 +08:00
shanshi 29594e1325 update luban multi-agent readme 2023-12-27 17:41:06 +08:00
Haotian Zhu 92bb3b439a
Update README.md 2023-12-26 20:21:40 +08:00
shanshi 3a3de1acf1 update readme.md content introduction 2023-12-26 20:01:26 +08:00
shanshi 3556553ce0 update fastchat's doc and demo 2023-12-26 14:59:03 +08:00
shanshi b60a7ac4bb delete some figs 2023-12-26 12:14:56 +08:00
shanshi b35e849e9b update feature: access more LLM Models by fastchat from langchain-chatchat 2023-12-26 11:41:53 +08:00
lightislost ac0000890e
Add files via upload 2023-12-23 12:04:51 +08:00
lightislost 24b28fced8
Add files via upload 2023-12-23 12:01:50 +08:00
Haotian Zhu 77e56d7ce5
Update README.md 2023-12-21 02:39:07 +08:00
Haotian Zhu fe19939816
Update README.md 2023-12-20 15:50:19 +08:00
Haotian Zhu f254d1dfff
Update README.md 2023-12-19 15:05:05 +08:00
Haotian Zhu 537bee6263
Update README.md 2023-12-19 15:03:47 +08:00
Haotian Zhu 83563e6433
Update README.md 2023-12-19 14:41:22 +08:00
lightislost e611b0020d
Update README.md 2023-12-16 22:28:57 +08:00
lightislost 3e9b8c9f49
Add files via upload 2023-12-16 22:26:20 +08:00
shanshi e9b40ee51c update model server features from langchain-chatchat 2023-12-15 17:58:49 +08:00
shanshi 2be6ffe4e0 fix issue#8 import NameError 2023-12-12 15:41:58 +08:00
shanshi 95f150b08c fix issue#7 2023-12-09 17:28:01 +08:00
bingxuchai eeed2f3ff6
Merge pull request #6 from codefuse-ai/ma_cb_commit
add features code answer and multi-agents by markdown
2023-12-07 20:35:44 +08:00
shanshi fa24d1f081 add features code answer and multi-agents by markdown 2023-12-07 20:17:21 +08:00
shanshi aea1e2b134 更新readme中的embedding_model 配置管理部分 2023-11-29 13:45:03 +08:00