Commit Graph

2221 Commits

Author SHA1 Message Date
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
Aries-ckt
9fa0f45264
test(model): Add unit test for worker manager (#681)
- Add unit test for worker manager.
- Fix model start error after start failed last time.
2023-10-17 23:10:16 +08:00
aries_ckt
4667ddbebd doc:update reademe 2023-10-17 23:07:48 +08:00
FangYin Cheng
c95c71d750 test(model): Add unit test for worker manager 2023-10-17 23:00:16 +08:00
Aries-ckt
1b55e802d6
Update README.md 2023-10-17 22:52:04 +08:00
Aries-ckt
d94d5357c8
doc: Update README.md 2023-10-17 22:39:10 +08:00
aries_ckt
ef8cd442a5 chore:doc and fmt 2023-10-17 22:00:01 +08:00
aries_ckt
b4ee95c0d1 Merge remote-tracking branch 'origin/Agent_Hub_Dev' into Agent_Hub_Dev 2023-10-17 21:57:16 +08:00
yhjun1026
2ab44c1487 feat(Agent): ChatAgent And AgentHub
1.Upgrade sqlalchemy to version 2.0
2023-10-17 21:09:28 +08:00
aries_ckt
69f68fffb2 doc:add llm management and deployment documents 2023-10-17 19:46:34 +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
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
73a920991c feat(Agent): ChatAgent And AgentHub
1.Upgrade sqlalchemy to version 2.0
2023-10-17 16:24:58 +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
da87e40163 chore:add GitPython && alembic requirement 2023-10-17 13:52:13 +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
yhjun1026
87243ae504 feat(Agent): ChatAgent And AgentHub
1.Upgrade sqlalchemy to version 2.0
2023-10-17 09:48:12 +08:00
aries_ckt
c5b8aeedf5 doc:readme 2023-10-17 00:13:18 +08:00
aries_ckt
02ab630a76 doc:readme 2023-10-17 00:13:06 +08:00
aries_ckt
e440daeaf2 fix:weaviate json error 2023-10-17 00:03:24 +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
yhjun1026
0e8fe405b1 feat(Agent): ChatAgent And AgentHub
1.Upgrade sqlalchemy to version 2.0
2023-10-16 12:00:46 +08:00
FangYin Cheng
d6b1583d50
fix(ChatData): db schema not complete bug (#675)
fix: db schema not complete bug
Close  #660
2023-10-16 10:12: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
magic.chen
affddb3acb
fix(model): Fix load some quantization model error (#674)
**Other**
- `FileSpanStorage` create file if not exist.
- Fix span unit test error.
2023-10-15 17:59:19 +08:00
FangYin Cheng
1303d4c5e5 fix(model): Fix load some quantization model error 2023-10-15 17:40:56 +08:00
FangYin Cheng
59472ccae4
chore: wechat code update (#673)
update wechat group
2023-10-15 17:25:41 +08:00
csunny
c4c435ce48 chore: wechat code update 2023-10-15 17:14:33 +08:00
FangYin Cheng
867c2f2ea4
增加windows 实现 (#671)
增加Windows CPU信息获取
2023-10-13 23:27:51 +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
f1bb53fa93
feat(core): Read and save system information to tracer (#670)
**Others**
- Fix the problem of repeated startup of start ModelWorker in cluster
deploying.
- Docker image use `Asia/Shanghai` as timezone when LANGUAGE is "zh"
2023-10-13 16:36:17 +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
magic.chen
a9241e1d75
fix(model): Fix openai adapt previous proxy_server_url configuration and support azure openai model (#668) 2023-10-12 20:19:01 +08:00