Aries-ckt
|
1acb8da2dd
|
feat(core): Support cross-service data recording and analyze (#665)
Close #659
|
2023-10-12 09:11:27 +05:00 |
|
FangYin Cheng
|
87f2484171
|
doc(core): Add Trace document
|
2023-10-12 12:02:56 +08:00 |
|
csunny
|
89beb61f05
|
feat: add env template for proxyllm
|
2023-10-12 10:48:43 +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 |
|
magic.chen
|
c0219a672e
|
typo fix (#663)
|
2023-10-11 15:04:40 +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 |
|
Aries-ckt
|
274080743e
|
feat(model): Support vLLM (#658)
Close #650
**Other**
- Introduced fastchat core library to support most models supported by
fastchat.
- Upgrade pytorch to `2.0.1`
|
2023-10-10 18:41:27 +05:00 |
|
csunny
|
14cfc34c72
|
feat: + tongyi and wenxin
|
2023-10-10 20:48:53 +08:00 |
|
oushu1zhangxiangxuan1
|
7b11946337
|
update CONTRIBUTING.md guideline and requirements
|
2023-10-10 15:06:55 +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 |
|
magic.chen
|
1cdaaeb820
|
fix(ChatKnowledge): Chroma persist_path compatible with old version (#657)
|
2023-10-09 18:07:26 +08:00 |
|
aries_ckt
|
813e2260a6
|
fix:chromadb persist_path compatible with old version
|
2023-10-09 15:01:42 +05:00 |
|
csunny
|
c049535a1c
|
update: readme update roadmap
|
2023-10-09 17:24:24 +08: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 |
|
FangYin Cheng
|
4aa825d708
|
fix(ChatKnowledge):.env other vector db customize vector store config does not work (#656)
.env other vector db customize vector store config does not work
Close #655
|
2023-10-09 10:05:44 +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 |
|
Aries-ckt
|
f2427b10f5
|
feat(model): llama.cpp support new GGUF file format (#649)
Close #567
Close #644
Close #563
**Other**
- Fix raise Exception when stop DB-GPT
|
2023-10-07 22:50:57 +08:00 |
|
FangYin Cheng
|
2c17074652
|
chore: Not cache package in local file default
|
2023-10-07 21:29:53 +08:00 |
|
FangYin Cheng
|
f790f4a505
|
feat(model): llama.cpp support new GGUF file format
|
2023-10-07 21:12:53 +08:00 |
|
magic.chen
|
85e32f79ac
|
Convert the type of the result returned by the SQL Editor query (#647)
Convert the SQL editor execution result to Tuple, otherwise FastAPI will
report an error.
fastapi: 0.99.1
DB-GPT: main branch
|
2023-10-07 17:48:48 +08:00 |
|
magic.chen
|
e382fbd890
|
chore:wechat update (#648)
|
2023-10-07 17:48:09 +08:00 |
|
csunny
|
cf2f378e6a
|
chores: wechat update
Co-authored-by: magic.chen <cfqcsunny@gmail.com>
Co-authored-by: aries_ckt <916701291@qq.com>
|
2023-10-07 17:32:46 +08:00 |
|
aries_ckt
|
1238c77ca1
|
chore:wechat update
|
2023-10-07 15:23:35 +08:00 |
|
曲奇饼
|
13a7508a75
|
Merge branch 'eosphoros-ai:main' into main
|
2023-10-07 11:15:22 +08:00 |
|
magic.chen
|
2f88fd3ff2
|
chore:wechat expire (#643)
|
2023-10-02 09:45:29 +08:00 |
|
aries_ckt
|
87c60ea060
|
chore:wechat expire
|
2023-10-02 09:20:42 +08:00 |
|
magic.chen
|
fd95f0754e
|
chore:discord expire (#642)
|
2023-09-28 21:42:39 +08:00 |
|
aries_ckt
|
ada8450173
|
chore:discord expire
|
2023-09-28 21:40:04 +08:00 |
|
FangYin Cheng
|
2ea0efc19d
|
docs:0.3.9 version (#641)
|
2023-09-28 17:05:26 +08:00 |
|
aries_ckt
|
85f3d12133
|
docs:0.3.9 version
|
2023-09-28 17:03:31 +08:00 |
|
曲奇饼
|
fba04eed83
|
Merge branch 'eosphoros-ai:main' into main
|
2023-09-28 16:41:01 +08:00 |
|
曲奇饼
|
91972f6fd9
|
Merge pull request #1 from quqibing/quqibing-patch-1
转换编辑器查询sql返回结果的类型, 否则fastapi会报错.
|
2023-09-28 16:37:58 +08:00 |
|
曲奇饼
|
6ec69589de
|
转换编辑器查询sql返回结果的类型, 否则fastapi会报错.
Update api_editor_v1.py
|
2023-09-28 16:32:37 +08:00 |
|
FangYin Cheng
|
b2a428a487
|
fix(ChatData): Fix MySQL connection bug (#640)
1. fix:mysql connection bug
2. fix:model path switch bug
|
2023-09-28 15:49:42 +08:00 |
|