Commit Graph

1293 Commits

Author SHA1 Message Date
aries_ckt
9b662c09f1 feat:switch BaseDao from meta_data 2023-10-19 14:33:25 +08:00
aries_ckt
39219a4fdc feat:rag_graph 2023-10-19 12:02:27 +08:00
magic.chen
3382f480dc
feat(Plugin):ChatPlugin and MetaData Module (#680)
feat(Plugin):ChatPlugin and MetaData Module
2023-10-19 11:29:07 +08:00
magic.chen
b185a61cbd
Fix type exception when use office ppt database (#679)
Fix type exception when use office ppt database
2023-10-19 11:19:38 +08:00
aries_ckt
5266c30a10 style:fmt 2023-10-19 09:41:26 +08:00
aries_ckt
79f9e664cb Merge remote-tracking branch 'origin/Agent_Hub_Dev' into Agent_Hub_Dev 2023-10-19 09:41:01 +08:00
aries_ckt
aff0553b7e style:fmt 2023-10-19 09:40:05 +08:00
yhjun1026
cb7b6a111f feat(Agent): ChatAgent And AgentHub
1.Upgrade sqlalchemy to version 2.0
2023-10-18 21:16:20 +08:00
aries_ckt
f6694d95ec Merge remote-tracking branch 'origin/main' into feat_rag_graph 2023-10-18 20:37:08 +08:00
aries_ckt
936094f2ce Merge remote-tracking branch 'origin/main' into Agent_Hub_Dev 2023-10-18 20:34:44 +08:00
FangYin Cheng
2e750f6b9c feat(core): The tracer FileSpanStorage support file roll over 2023-10-18 18:48:35 +08:00
yhjun1026
24ec21856e Merge remote-tracking branch 'origin/Agent_Hub_Dev' into Agent_Hub_Dev 2023-10-18 18:04:13 +08:00
yhjun1026
708557c70f feat(Agent): ChatAgent And AgentHub
1.Upgrade sqlalchemy to version 2.0
2023-10-18 18:04:02 +08:00
FangYin Cheng
79846db65e feat(core): Support use custom log file name and tracer file name 2023-10-18 17:58:22 +08:00
aries_ckt
923136dad3 feat:web refactor 2023-10-18 17:42:45 +08:00
yhjun1026
65c745495b feat(Agent): ChatAgent And AgentHub
1.Upgrade sqlalchemy to version 2.0
2023-10-18 17:39:57 +08:00
yhjun1026
b41eb33b43 Merge remote-tracking branch 'origin/Agent_Hub_Dev' into Agent_Hub_Dev
# Conflicts:
#	pilot/server/static/404.html
#	pilot/server/static/404/index.html
#	pilot/server/static/agent/index.html
#	pilot/server/static/chat/[scene]/[id]/index.html
#	pilot/server/static/chat/index.html
#	pilot/server/static/database/index.html
#	pilot/server/static/index.html
#	pilot/server/static/knowledge/[knowledgeName]/[id]/index.html
#	pilot/server/static/knowledge/index.html
#	pilot/server/static/models/index.html
#	pilot/server/static/prompt/index.html
2023-10-18 17:33:44 +08:00
yhjun1026
ac4b809b68 feat(Agent): ChatAgent And AgentHub
1.Upgrade sqlalchemy to version 2.0
2023-10-18 17:33:11 +08:00
aries_ckt
12d4e2fce8 fix:KNOWLEDGE_SEARCH_TOP_SIZE default value 2023-10-18 10:07:58 +08:00
aries_ckt
2fcb522d24 fix:web icon 2023-10-18 10:02:24 +08:00
aries_ckt
2e251348ba fix:chat knowledge web 2023-10-18 10:00:48 +08:00
aries_ckt
96ae5006fc fix:meta_data mysql ddl bug 2023-10-18 00:06:23 +08:00
aries_ckt
f981831352 Merge remote-tracking branch 'origin/main' into Agent_Hub_Dev 2023-10-17 23:10:34 +08:00
FangYin Cheng
c95c71d750 test(model): Add unit test for worker manager 2023-10-17 23:00:16 +08:00
aries_ckt
ef8cd442a5 chore:doc and fmt 2023-10-17 22:00:01 +08:00
yhjun1026
2ab44c1487 feat(Agent): ChatAgent And AgentHub
1.Upgrade sqlalchemy to version 2.0
2023-10-17 21:09:28 +08:00
yhjun1026
71b57bca52 feat(Agent): ChatAgent And AgentHub
1.Upgrade sqlalchemy to version 2.0
2023-10-17 19:43:07 +08:00
yhjun1026
93e304732a feat(Agent): ChatAgent And AgentHub
1.Upgrade sqlalchemy to version 2.0
2023-10-17 18:58:36 +08:00
Peter Wang
20aa673c8c Fix type exception when use office ppt database
fixes GH-678
2023-10-17 18:54:49 +08:00
yhjun1026
806612ad7d feat(Agent): ChatAgent And AgentHub
1.Upgrade sqlalchemy to version 2.0
2023-10-17 17:51:44 +08:00
yhjun1026
67026b8cab feat(Agent): ChatAgent And AgentHub
1.Upgrade sqlalchemy to version 2.0
2023-10-17 16:40:05 +08:00
yhjun1026
39fe817d7a feat(Agent): ChatAgent And AgentHub
1.Upgrade sqlalchemy to version 2.0
2023-10-17 16:29:41 +08:00
yhjun1026
be9808385a Merge remote-tracking branch 'origin/Agent_Hub_Dev' into Agent_Hub_Dev
# Conflicts:
#	pilot/base_modules/agent/db/my_plugin_db.py
#	pilot/base_modules/agent/hub/agent_hub.py
2023-10-17 15:40:21 +08:00
yhjun1026
c4f8e0ecad feat(Agent): ChatAgent And AgentHub
1.Upgrade sqlalchemy to version 2.0
2023-10-17 15:39:15 +08:00
aries_ckt
f65ca37a02 style:fmt 2023-10-17 13:55:19 +08:00
aries_ckt
496696537d fix:vectordb lazy load 2023-10-17 11:52:45 +08:00
aries_ckt
88f1daaa50 Merge remote-tracking branch 'origin/Agent_Hub_Dev' into Agent_Hub_Dev 2023-10-17 10:38:02 +08:00
aries_ckt
f93af985ed feat:rag graph 2023-10-17 10:35:46 +08:00
yhjun1026
87243ae504 feat(Agent): ChatAgent And AgentHub
1.Upgrade sqlalchemy to version 2.0
2023-10-17 09:48:12 +08:00
aries_ckt
e440daeaf2 fix:weaviate json error 2023-10-17 00:03:24 +08:00
aries_ckt
68c9010e5c feat:rag graph 2023-10-16 21:14:20 +08:00
yhjun1026
f61d38e08c feat(Agent): ChatAgent And AgentHub
1.Upgrade sqlalchemy to version 2.0
2023-10-16 17:08:25 +08:00
yhjun1026
6f3a6b32e2 feat(Agent): ChatAgent And AgentHub
1.Upgrade sqlalchemy to version 2.0
2023-10-16 15:39:01 +08:00
yhjun1026
3e74a5e1cd Merge branch 'main' into Agent_Hub_Dev
# Conflicts:
#	pilot/model/parameter.py
#	pilot/server/dbgpt_server.py
2023-10-16 14:34:29 +08:00
yhjun1026
3f14af453d feat(Agent): ChatAgent And AgentHub
1.Upgrade sqlalchemy to version 2.0
2023-10-16 14:29:43 +08:00
aries_ckt
b63fa2dfe1 feat:rag graph 2023-10-16 14:09:04 +08:00
aries_ckt
71c31c3e2e Merge remote-tracking branch 'origin/main' into feat_rag_graph 2023-10-16 12:48:08 +08:00
yhjun1026
0e8fe405b1 feat(Agent): ChatAgent And AgentHub
1.Upgrade sqlalchemy to version 2.0
2023-10-16 12:00:46 +08:00
aries_ckt
a596b42c57 fix:db schema search not complete
Close #660
2023-10-16 10:07:40 +08:00
aries_ckt
66020a1adf Merge remote-tracking branch 'origin/main' into fix_issue660 2023-10-16 09:44:25 +08:00
aries_ckt
89f9d56935 fix:db schema search not complete 2023-10-16 09:44:20 +08:00
aries_ckt
37bcbff34e Merge remote-tracking branch 'origin/main' into feat_rag_graph 2023-10-15 20:44:17 +08:00
FangYin Cheng
1303d4c5e5 fix(model): Fix load some quantization model error 2023-10-15 17:40:56 +08:00
simonchuzz
300b01ade0 增加windows 实现 2023-10-13 22:15:59 +08:00
simonchuzz
4a4d042c41 增加windows 实现 2023-10-13 22:04:33 +08:00
yhjun1026
1c90cbc64c feat(Agent): ChatAgent And AgentHub
1.LLM TongYiQianWen WenXinYiYan ZhiPu support
2023-10-13 17:35:43 +08:00
aries_ckt
2f82f98e31 feat:knowledge rag graph 2023-10-13 17:13:51 +08:00
FangYin Cheng
16542bf7d3 feat(core): Read and save system information to tracer 2023-10-13 16:23:14 +08:00
yhjun1026
def77e66fe feat(Agent): ChatAgent And AgentHub
1.LLM TongYiQianWen WenXinYiYan ZhiPu support
2023-10-13 15:46:07 +08:00
aries_ckt
fa6a9040d5 feat:knowledge rag graph 2023-10-13 14:22:46 +08:00
FangYin Cheng
7ffa45c1a3 fix(model): Fix openai adapt previous proxy_server_url configuration and support azure openai model 2023-10-12 20:06:54 +08:00
yhjun1026
acf6854842 Merge branch 'tt_dev' into Agent_Hub_Dev
# Conflicts:
#	pilot/openapi/api_v1/api_v1.py
#	pilot/scene/base_chat.py
2023-10-12 18:38:36 +08:00
yhjun1026
314d1f5dce feat(Agent): ChatAgent And AgentHub
1.Merge main conflicts resolution
2023-10-12 18:35:59 +08:00
FangYin Cheng
640f371bd7
fix: use openai package instead of requests (#619) 2023-10-12 17:04:31 +08:00
csunny
cf452295bb docs: update roadmap & text2sql 2023-10-12 16:08:18 +08:00
aries_ckt
8a5e35c5f2 feat:knowledge rag graph 2023-10-12 11:03:03 +05:00
aries_ckt
eb2c220d22 feat:rag graph conponent 2023-10-12 11:00:21 +05:00
csunny
a42704dc56 Merge branch 'main' into tt_dev 2023-10-12 12:43:47 +08:00
FangYin Cheng
87f2484171 doc(core): Add Trace document 2023-10-12 12:02:56 +08:00
csunny
998e763a6b feat: use proxymodel params for all proxy model 2023-10-12 10:40:21 +08:00
FangYin Cheng
2123ff33a2 feat(core): Support read model path from model name prefix 2023-10-12 10:28:27 +08:00
csunny
eef2b381aa Merge branch 'main' into tt_dev 2023-10-12 09:23:06 +08:00
FangYin Cheng
2a46909eac feat(core): New command line for analyze and visualize trace spans 2023-10-12 01:18:48 +08:00
FangYin Cheng
1e919aeef3 feat(core): Support cross-service data recording 2023-10-12 01:18:48 +08:00
csunny
990c2aa939 feat: +zhipu and spark support 2023-10-11 23:32:59 +08:00
csunny
0126e9ef2f feat: add spark proxy api 2023-10-11 18:27:26 +08:00
oushu1zhangxiangxuan1
a4d9a7efd2 typo fix 2023-10-11 14:43:34 +08:00
yhjun1026
ce15534930 feat(Agent): ChatAgent And AgentHub
1.Merge main conflicts resolution
2023-10-11 14:05:13 +08:00
yhjun1026
87612c22d7 feat(Agent): ChatAgent And AgentHub
1.ChatExcel support stream response
2.ChatExcel support Multiple charts
2023-10-11 11:23:40 +08:00
aries_ckt
e2a1990696 Merge remote-tracking branch 'origin/main' into feat_rag_graph 2023-10-10 20:27:23 +05:00
aries_ckt
fc656e1c61 feat:knowledge rag graph 2023-10-10 20:25:51 +05:00
Aries-ckt
053bf19e97
fix:1. fix typos, 2.update CONTRIBUTING.md guideline and requirements (#661) 2023-10-10 18:46:50 +05:00
csunny
14cfc34c72 feat: + tongyi and wenxin 2023-10-10 20:48:53 +08:00
oushu1zhangxiangxuan1
02bbad4ab8 typos fix 2023-10-10 14:56:52 +08:00
FangYin Cheng
d5a52f79f1 feat(model): Support vLLM 2023-10-09 20:02:11 +08:00
csunny
32ae362eac Merge branch 'main' into tt_dev 2023-10-09 19:07:33 +08:00
aries_ckt
813e2260a6 fix:chromadb persist_path compatible with old version 2023-10-09 15:01:42 +05:00
yhjun1026
f8de26b5ff feat(Agent): ChatAgent And AgentHub
1.ChatExcel support stream response
2.ChatExcel support Multiple charts
2023-10-09 16:26:05 +08:00
csunny
0d17f8920d fix: merge conflicts 2023-10-09 14:33:08 +08:00
aries_ckt
0ff63feca1 fix:.env customize vector store config does not work
Close #655
2023-10-08 22:10:50 +05:00
csunny
232661a4ac feat: auto register for vectorstores 2023-10-08 18:47:49 +08:00
csunny
c28f18e792 feat: add pgvector vectorstore 2023-10-08 16:57:49 +08:00
FangYin Cheng
f790f4a505 feat(model): llama.cpp support new GGUF file format 2023-10-07 21:12:53 +08:00
曲奇饼
fba04eed83
Merge branch 'eosphoros-ai:main' into main 2023-09-28 16:41:01 +08:00
曲奇饼
6ec69589de
转换编辑器查询sql返回结果的类型, 否则fastapi会报错.
Update api_editor_v1.py
2023-09-28 16:32:37 +08:00
aries_ckt
b5b3f245c9 fix:model path switch bug
Close #622
2023-09-28 15:43:19 +08:00
aries_ckt
75e5766a3f fix:mysql connection error
Close #638
2023-09-28 15:41:11 +08:00
FangYin Cheng
1c092538ef chore: Roll back json parsing code 2023-09-28 14:38:00 +08:00
Aries-ckt
cdd0fabd6a
Merge branch 'main' into main 2023-09-28 13:42:16 +08:00
FangYin Cheng
202a0cec0a chore: pylint 2023-09-28 12:52:25 +08:00
FangYin Cheng
5b9a0fa7c0 doc(ChatKnowledge): Add documents for knowledge command line 2023-09-28 12:50:37 +08:00
FangYin Cheng
5dfe611478 feat(ChatKnowledge): Add custom text separators and refactor log configuration 2023-09-28 11:54:58 +08:00
aries_ckt
92c25fe395 fix:pyspark lazy load 2023-09-27 12:40:30 +08:00
aries_ckt
1d3ea2acd5 fix:chromadb version 2023-09-27 12:03:05 +08:00
aries_ckt
b39ba51bb7 feat:update spark connection 2023-09-26 17:53:13 +08:00
yhjun1026
ed702db9bc feat(Agent): ChatAgent And AgentHub
1.AgentHub Module complete
2.New ChatAgent Mode complete
3.MetaData develop,auto update ddl
2023-09-26 17:07:42 +08:00
aries_ckt
8c4accb09e Merge remote-tracking branch 'origin/main' into feat_llm_manage 2023-09-26 11:16:32 +08:00
lozzow
14dc5dac04 style: fix code style with black 2023-09-25 14:29:16 +00:00
aries_ckt
486b30a8c5 doc:llm faq 2023-09-25 21:09:17 +08:00
lozzow
6a03c24ee7 fix: add error message log out 2023-09-25 13:05:04 +00:00
lozzow
92a914732b fix: translate chinese to english 2023-09-25 12:19:47 +00:00
FangYin Cheng
3d5e0f4028 fix(core): Use thread pool to replace native threading.Thread 2023-09-25 17:35:15 +08:00
lozzo
d6a623ac59
Merge branch 'eosphoros-ai:main' into main 2023-09-25 17:03:32 +08:00
lozzow
8b7197d83a feat: add postgresql support 2023-09-24 23:56:18 +00:00
yihong0618
77072df371 fix: proxy by openai side 2023-09-23 14:48:12 +08:00
yihong0618
76fdf52b0a fix: another way 2023-09-23 14:46:26 +08:00
yihong0618
3e52803704 fix: wrong assign 2023-09-23 13:51:30 +08:00
yihong0618
1c56fca566 fix: use openai package instead of requests 2023-09-22 17:58:38 +08:00
yihong0618
24e6d16a09 fix: proxyllm do not need controller_addr 2023-09-22 16:47:34 +08:00
aries_ckt
d512ddeae9 feat:llm manage 2023-09-22 00:30:34 +08:00
aries_ckt
ce3b2e6213 style:fmt 2023-09-22 00:21:54 +08:00
aries_ckt
25ba20925f feat:llm manage web page 2023-09-22 00:18:32 +08:00
aries_ckt
55d037ac4f feat:llm manage 2023-09-22 00:09:57 +08:00
aries_ckt
96b7fb38b1 feat:llm manage 2023-09-21 22:35:05 +08:00
yhjun1026
bf84663b83 feat(Agent): ChatAgent And AgentHub
1.AgentHub Module complete
2.New ChatAgent Mode complete
3.MetaData develop,auto update ddl
2023-09-21 20:38:53 +08:00
FangYin Cheng
28c24516a2 chore: Add _clear_model_cache function to clear model cache 2023-09-21 18:19:19 +08:00
FangYin Cheng
461179ee6f feat(web): Add incremental response to streaming response for /v1/chat/completion request 2023-09-21 16:32:33 +08:00
aries_ckt
ef2884d1ad feat(web):model manage web files 2023-09-21 15:29:09 +08:00
FangYin Cheng
896af4e16f chore: fix shutdown error when not install torch 2023-09-21 12:20:24 +08:00
cm-liushaodong
a4832be869 feat:
1. Support score feedback
2. Add method to return topk document source (KBQA)
2023-09-20 23:21:19 +08:00
aries_ckt
f3caba7d72 feat:update params 2023-09-20 20:22:14 +08:00
aries_ckt
7c879e64ea Merge remote-tracking branch 'origin/main' into feat_llm_manage 2023-09-20 20:12:55 +08:00
FangYin Cheng
33506b062b feat(core): Multi-module dependency splitting 2023-09-20 17:31:56 +08:00
aries_ckt
823c38c81b feat:llm manage 2023-09-20 10:06:09 +08:00
aries_ckt
eca313a608 feat:llm manage 2023-09-19 23:20:14 +08:00
yhjun1026
3cafee451e fix(ChatExcel): ChatExcel OutParse Bug Fix
1.ChatDashboard Display optimization
2023-09-19 14:56:34 +08:00
aries_ckt
86ad276244 chore:merge main 2023-09-19 11:52:51 +08:00
aries_ckt
7edf7c9bbb feat:add spark 2023-09-19 11:11:26 +08:00
FangYin Cheng
2d4d513eb5 chore: rename component 2023-09-19 10:23:39 +08:00
FangYin Cheng
ae34be23fd chore(model): new required field for supported models 2023-09-19 09:58:48 +08:00
FangYin Cheng
78553477a9 feat(model): new worker manager factory componet 2023-09-19 00:30:15 +08:00
liushaodong03
ce2c25eb96 feat: prompt manage support 2023-09-18 20:11:45 +08:00
aries_ckt
1356759f48 feat(model):llm manage 2023-09-18 19:29:37 +08:00
Aries-ckt
ad5bfdc61d
fix(ChatExcel): ChatExcel OutParse Bug Fix (#596)
1.ChatDashboard Display optimization
2023-09-18 10:42:14 +08:00
yhjun1026
a90b5fdbe0 fix(ChatExcel): ChatExcel OutParse Bug Fix
1.ChatDashboard Display optimization
2023-09-18 10:21:30 +08:00
FangYin Cheng
71b745aa02 chore: add autodl online image address 2023-09-17 17:00:00 +08:00
Aries-ckt
962d125cba
fix(ChatExcel): Chat excel bug fix (#593) 2023-09-15 21:40:13 +08:00
yhjun1026
cf9d9bd48e fix(ChatExcel): ChatExcel OutParse Bug Fix
1.ChatExcel OutParse Bug Fix 2
2023-09-15 18:17:07 +08:00
yhjun1026
95badc5cdf fix(ChatExcel): ChatExcel OutParse Bug Fix
1.ChatExcel OutParse Bug Fix 2
2023-09-15 18:12:16 +08:00
FangYin Cheng
5aa9cb455e feat(model): support openai embedding model 2023-09-15 18:08:55 +08:00
yhjun1026
0755200ca0 fix(ChatExcel): ChatExcel OutParse Bug Fix
1.ChatExcel OutParse Bug Fix 2
2023-09-15 18:03:12 +08:00
yhjun1026
b3e31a84b1 fix(ChatExcel): ChatExcel OutParse Bug Fix
1.ChatExcel OutParse Bug Fix
2023-09-15 16:54:46 +08:00
yhjun1026
f19ee46e74 fix(ChatExcel): ChatExcel OutParse Bug Fix
1.ChatExcel OutParse Bug Fix
2023-09-14 20:49:06 +08:00
yhjun1026
af68e9c4c0 fix(ChatExcel): ChatExcel OutParse Bug Fix
1.ChatExcel OutParse Bug Fix
2023-09-14 20:47:10 +08:00
yhjun1026
cad2785d94 fix(ChatExcel): ChatExcel OutParse Bug Fix
1.ChatExcel OutParse Bug Fix
2023-09-14 20:44:20 +08:00
yhjun1026
188afa7929 fix(ChatExcel): ChatExcel OutParse Bug Fix
1.ChatExcel OutParse Bug Fix
2023-09-14 20:39:44 +08:00
Aries-ckt
465c065ef0
fix(model): Fix remote embedding model error in some case (#587) 2023-09-14 20:20:20 +08:00
FangYin Cheng
8da81486f5 fix(model): Fix remote embedding model error in some case 2023-09-14 20:11:41 +08:00
aries_ckt
eb9068730b fix(dashboard):chat_history add model_name 2023-09-14 19:34:56 +08:00
aries_ckt
cb52486e32 Merge remote-tracking branch 'origin/main' into feat_llm_manage 2023-09-14 14:40:42 +08:00
aries_ckt
2f93746975 fix(web):add model icon 2023-09-14 14:34:26 +08:00
FangYin Cheng
f304f9709d fix(model): Fix the bug that the webserver cannot return model instances 2023-09-14 12:36:18 +08:00
FangYin Cheng
7b64c03d58 feat(model): support InternLM 2023-09-14 11:32:34 +08:00
aries_ckt
075b35daaa fix(web):proxy address 2023-09-14 09:46:52 +08:00
aries_ckt
b30f4743cc fix(model):mac os cmdline 2023-09-13 17:40:27 +08:00
aries_ckt
d153aa29b5 feat(model):add llm icon 2023-09-13 16:36:24 +08:00
aries_ckt
1b49267976 style:fmt 2023-09-13 14:20:04 +08:00
aries_ckt
98a94268f0 feat(model):multi llm select webpage 2023-09-13 14:16:47 +08:00
aries_ckt
1ee2da53a3 Merge remote-tracking branch 'origin/main' into feat_llm_manage 2023-09-13 12:40:08 +08:00
aries_ckt
b65f7fe37a feat(model):multi-llm select web page 2023-09-13 12:39:37 +08:00
FangYin Cheng
581cf361bf feat(model): multi-model supports embedding model and simple component design implementation 2023-09-13 12:14:21 +08:00
aries_ckt
1daaf23e70 fix:llm select add model_name 2023-09-12 20:49:55 +08:00
aries_ckt
8320dc3cef feat:chat_history add model_name 2023-09-11 21:38:08 +08:00
aries_ckt
f358e1c8e5 Merge remote-tracking branch 'origin/main' into feat_llm_manage 2023-09-11 17:59:37 +08:00
aries_ckt
b32e0396e9 feat:chat_history add model_name 2023-09-11 17:59:25 +08:00
FangYin Cheng
27d7f9f6b9 chore: fix pylint 2023-09-11 17:28:22 +08:00
FangYin Cheng
986ada3aeb feat(model): supports the deployment of multiple models through the API and add the corresponding command line interface 2023-09-11 17:15:20 +08:00
aries_ckt
83f2a8d68e Merge remote-tracking branch 'origin/main' into feat_llm_manage 2023-09-08 22:09:56 +08:00
FangYin Cheng
4744d2161d fix(model): fix proxy llm with fix model from CONFIG 2023-09-08 19:46:50 +08:00
FangYin Cheng
a8846c40aa feat(model): Unified Deployment Mode with multi-model and add command line chat with model 2023-09-08 17:52:48 +08:00
aries_ckt
63ad842daa feat:multi-llm select 2023-09-08 10:51:12 +08:00
aries_ckt
1a2bf96767 feat:multi-llm add model param 2023-09-07 20:43:53 +08:00
FangYin Cheng
38ebd34d58 feat(model): support Baichuan2 model 2023-09-06 15:47:49 +08:00
magic.chen
462850f10d
Revert "feat (Web): Web" 2023-09-06 15:21:59 +08:00
yhjun1026
fa04994b95 fix(editor): Plugin
🔥1.AutoGpt Plugin Compatible
2023-09-06 13:57:03 +08:00
FangYin Cheng
e31449fdef
feat(ChatKnowledge): Milvus support collection delete and delete by ids (#550)
1.Milvus support space delete 
2.Milvus support delete by ids
Close #534
2023-09-06 09:55:03 +08:00
aries_ckt
b52694bd59 Merge remote-tracking branch 'origin/main' into feat_llm_manage 2023-09-06 09:54:56 +08:00
FangYin Cheng
0987c37313 feat(CI): new issue template and release drafter 2023-09-06 08:58:15 +08:00
aries_ckt
3ced563a2c feat:Milvus support collection delete and delete by ids
Close #534
2023-09-06 00:34:13 +08:00
Aries-ckt
c14ea35637
feat: Multi-model support with proxyllm and add more command-cli (#532)
1.  Multi-model with proxyllm.
2.  command line tool supports more commands.
2023-09-05 17:21:39 +08:00
magic.chen
443a1f552c
fix(editor): Plugin (#536)
🔥1.AutoGpt Plugin Compatible
2023-09-05 16:37:05 +08:00
yhjun1026
1040f3170a fix(editor): Plugin
🔥1.AutoGpt Plugin Compatible
2023-09-05 16:31:18 +08:00
yhjun1026
32670cdb29 fix(editor): Plugin
🔥1.AutoGpt Plugin Compatible
2023-09-05 16:29:26 +08:00
FangYin Cheng
b6a4fd8a62 feat: Multi-model support with proxyllm and add more command-cli 2023-09-05 11:26:24 +08:00
aries_ckt
858a1caefd fix:worker_register_host parameter does not work
Close #526
2023-09-03 18:14:51 +08:00
FangYin Cheng
aa85a0111b fix: Fix comment error 2023-09-02 11:31:33 +08:00
FangYin Cheng
cbb72ff0db fix: Fix ChatExcel upload file error on windows 2023-09-02 11:18:55 +08:00
FangYin Cheng
e5bbd0bd86 feat: Command-line tool with knowledge repository initialization 2023-09-01 18:21:22 +08:00
Aries-ckt
d42afb50a7
feat: Optimize code import time (#517)
Close #515 

1. Remove unnecessary imported packages
2. Import packages through lazy loading
2023-09-01 10:55:59 +08:00
yhjun1026
7ae10a98f7 fix(editor): Editor run/save bug
🔥1.Editor bug fix
🔥2.ChatExcel Stability optimization
2023-09-01 10:40:18 +08:00
FangYin Cheng
f19551a7cd feat: Optimize code import time 2023-09-01 10:40:18 +08:00
yhjun1026
26716ddeb9 feat(editor): ChatExcel
🔥ChatExcel Mode Operation Manual
2023-09-01 09:56:30 +08:00
yhjun1026
06f705b22c Merge branch 'main' into TY_08_DEV_NEW 2023-09-01 09:41:32 +08:00
FangYin Cheng
7a2ae64f83 fix: Fix ChatExcel error 2023-08-31 22:34:46 +08:00
yhjun1026
c80878feef feat(editor): ChatExcel
🔥ChatExcel Mode Operation Manual
2023-08-31 21:22:12 +08:00
yhjun1026
ff9ead0859 feat(editor): ChatExcel
🔥ChatExcel Mode Operation Manual
2023-08-31 20:30:44 +08:00
yhjun1026
57d17a073c feat(editor): ChatExcel
🔥ChatExcel Mode Operation Manual
2023-08-31 20:24:18 +08:00
yhjun1026
502c9df3bf feat(editor): ChatExcel
🔥ChatExcel Mode Operation Manual
2023-08-31 19:54:42 +08:00
yhjun1026
9dd23a22f3 Merge branch 'main' into TY_08_DEV_NEW 2023-08-31 19:22:07 +08:00
yhjun1026
248c1369b5 feat(editor): ChatExcel
🔥ChatExcel Mode Operation Manual
2023-08-31 19:20:22 +08:00
FangYin Cheng
e4dd6060da feat: Command-line tool design and multi-model integration 2023-08-31 17:22:31 +08:00
aries_ckt
dcc2ad0e08 style:fmt 2023-08-30 16:50:47 +08:00
yhjun1026
ca0780b594 feat(editor): ChatExcel
🔥ChatExcel Mode Operation Manual
2023-08-30 15:51:46 +08:00
yhjun1026
1fbf5ea5ba feat(editor): ChatExcel
🔥ChatExcel Mode Operation Manual
2023-08-30 15:32:18 +08:00
yhjun1026
4cada93bfa feat(editor): ChatExcel
🔥ChatExcel Mode Operation Manual
2023-08-30 15:06:06 +08:00
yhjun1026
c03825b2c6 feat(editor): ChatExcel
🔥ChatExcel Mode Operation Manual
2023-08-30 14:41:51 +08:00
FangYin Cheng
dd86fb86b1 feat: Multi-model command line 2023-08-30 11:07:35 +08:00
FangYin Cheng
d467092766 merge multi-model and ChatExcel 2023-08-29 22:54:18 +08:00
aries_ckt
77a1079e78 doc:chat excel 2023-08-29 21:18:23 +08:00
aries_ckt
e70f05aea1 style:fmt 2023-08-29 20:28:16 +08:00
yhjun1026
237992e7fa feat(editor): ChatExcel
🔥ChatExcel Mode Operation Manual
2023-08-29 20:24:51 +08:00
aries_ckt
71b9cd14a6 style:fmt 2023-08-29 19:57:33 +08:00
aries_ckt
0efaffc031 fix:chat data summary 2023-08-29 19:37:48 +08:00
yhjun1026
d8ca59d9e4 feat(editor): ChatExcel
🔥ChatExcel Mode Complete
2023-08-29 19:07:09 +08:00
yhjun1026
4f63a3982e feat(editor): ChatExcel
🔥ChatExcel Mode Complete
2023-08-29 17:15:32 +08:00
yhjun1026
45500f8239 feat(editor): ChatExcel
🔥ChatExcel Mode Complete
2023-08-29 15:38:15 +08:00
yhjun1026
c3eacd747c feat(editor): ChatExcel
🔥ChatExcel Mode Complete
2023-08-29 15:12:21 +08:00
yhjun1026
d47c27f7dd feat(editor): ChatExcel
🔥ChatExcel Mode Complete
2023-08-28 21:25:05 +08:00
yhjun1026
a06e9b29ad feat(editor): ChatExcel
🔥ChatExcel Mode Complete
2023-08-25 18:02:50 +08:00
yhjun1026
0ba7f00ff5 feat(editor): ChatExcel
🔥ChatExcel Mode Complete
2023-08-25 16:28:42 +08:00
yhjun1026
ca5ed11623 feat(editor): ChatExcel
🔥ChatExcel Mode Complete
2023-08-25 12:00:44 +08:00
yhjun1026
5ca38154e1 feat(editor): ChatExcel
🔥ChatExcel Mode Complete
2023-08-25 11:03:17 +08:00
yhjun1026
7a897e4f53 Merge branch 'main' into TY_08_DEV_NEW 2023-08-25 10:39:12 +08:00
yhjun1026
e82b617f71 feat(editor): ChatExcel
🔥ChatExcel Mode Complete
2023-08-25 10:34:36 +08:00
yhjun1026
f71f770e68 feat(editor): ChatExcel
ChatExcel devlop part 5
2023-08-25 10:30:45 +08:00
yhjun1026
b34338aa0c feat(editor): ChatExcel
ChatExcel devlop part 5
2023-08-24 21:05:53 +08:00
yhjun1026
ff89be61f9 feat(editor): ChatExcel
ChatExcel devlop part 5
2023-08-24 16:07:58 +08:00
magic.chen
1b9bb47ee2
feat: add bge embbeding model (#479)
1.add bge embedding model
2.getting start doc update
2023-08-23 21:48:05 +08:00
csunny
e058511b4e pylint: lint code format 2023-08-23 17:02:54 +08:00
csunny
5f53463221 fix: gpt4all output bug 2023-08-23 16:47:59 +08:00
yhjun1026
4304a62112 feat(editor): ChatExcel
ChatExcel devlop part 4
2023-08-23 16:28:31 +08:00
aries_ckt
cda8f23573 feat:add bge embedding model 2023-08-23 14:47:02 +08:00
yhjun1026
08d86c4a95 feat(editor): ChatExcel
ChatExcel devlop part 4
2023-08-23 11:44:11 +08:00
yhjun1026
c67e6d1a65 feat(editor): ChatExcel
ChatExcel devlop part 4
2023-08-23 09:54:19 +08:00
magic.chen
7893a1c3a6
feat: Clickhouse Connection (#476)
1.add Clickhouse Connection
```
class ClickhouseConnect(RDBMSDatabase):
    """Connect Clickhouse Database fetch MetaData
    Args:
    Usage:
    """
```
2.chatdata document update
3.README support Windows
2023-08-22 20:35:13 +08:00
aries_ckt
8fb519e503 style:fmt 2023-08-22 18:59:16 +08:00
aries_ckt
d716d20a36 style:fmt 2023-08-22 18:48:07 +08:00
yhjun1026
20fc743cd3 feat(editor): ChatExcel
ChatExcel devlop part 4
2023-08-22 18:45:23 +08:00
aries_ckt
e3c0fbbaa8 style:fmt 2023-08-22 18:44:20 +08:00
aries_ckt
1312b190bf style:fmt 2023-08-22 16:49:53 +08:00