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
|
f67b5e3ed8
|
Update README.md
|
2023-10-18 14:16:47 +08:00 |
|
aries_ckt
|
12d4e2fce8
|
fix:KNOWLEDGE_SEARCH_TOP_SIZE default value
|
2023-10-18 10:07:58 +08:00 |
|
aries_ckt
|
7321b7eb6d
|
Merge remote-tracking branch 'origin/Agent_Hub_Dev' into Agent_Hub_Dev
|
2023-10-18 10:03:19 +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 |
|
yhjun1026
|
b06dbe3cf7
|
Merge remote-tracking branch 'origin/Agent_Hub_Dev' into Agent_Hub_Dev
|
2023-10-18 09:53:13 +08:00 |
|
yhjun1026
|
e350b12399
|
feat(Agent): ChatAgent And AgentHub
1.Upgrade sqlalchemy to version 2.0
|
2023-10-18 09:52:55 +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 |
|