Commit Graph

2639 Commits

Author SHA1 Message Date
yhjun1026
940edcdab1 bugfix(ChatData): ChatData Use AntV Table
1.Merge ChatData and ChatDB
2023-11-10 16:28:07 +08:00
yhjun1026
440a3e955f bugfix(ChatData): ChatData Use AntV Table
1.Merge ChatData and ChatDB
2023-11-10 14:20:56 +08:00
yhjun1026
74a3f6edb5 bugfix(ChatData): ChatData Use AntV Table
1.Merge ChatData and ChatDB
2023-11-10 11:36:57 +08:00
yhjun1026
ad7964f4ab bugfix(ChatData): ChatData Use AntV Table
1.Merge ChatData and ChatDB
2023-11-10 11:08:20 +08:00
yhjun1026
baeaf1933f bugfix(ChatData): ChatData Use AntV Table
1.ChatData Use AntV Table
2023-11-09 17:23:39 +08:00
yhjun1026
5924f34219 bugfix(ChatExcel): ChatExcel Language confusion bug
1.Fix ChatExcel Language confusion bug
2023-11-09 16:04:45 +08:00
aries_ckt
f223460c30 Merge remote-tracking branch 'origin/main' into feat_rag_graph 2023-11-09 15:14:30 +08:00
aries_ckt
1b8a67851b feat:add document summary 2023-11-09 15:14:08 +08:00
Aries-ckt
8b1c73f6c5
env param doc bugfix & typos fix (#664)
![2561697080859_
pic](https://github.com/eosphoros-ai/DB-GPT/assets/39079736/d659db30-04be-4c1d-adba-9be67951dec6)
2023-11-09 15:10:14 +08:00
yhjun1026
2b948c34a5 bugfix(ChatExcel): ChatExcel Language confusion bug
1.Fix ChatExcel Language confusion bug
2023-11-09 14:52:11 +08:00
JohnSaxon
c4ae0fd981 typos fix 2023-11-09 14:50:18 +08:00
oushu1zhangxiangxuan1
4806e16d5f env param doc bugfix 2023-11-09 13:57:12 +08:00
yhjun1026
d609cccb83 bugfix(ChatExcel): ChatExcel Language confusion bug
1.Fix ChatExcel Language confusion bug
2023-11-08 17:30:32 +08:00
Aries-ckt
2fe8ca451e
Fix(ChatData):ClickHouse connection testing problem. (#784)
1. group_concat() not supported in clickhouse, use
arrayStringConcat+groupArray instead
2. escaped quotes
2023-11-08 13:43:45 +08:00
dulin
f8cb208dc4 1. group_concat() not supported in clickhouse, use arrayStringConcat+groupArray instead 2023-11-07 16:56:23 +08:00
aries_ckt
4a52d1d8a0 chore:fmt 2023-11-07 11:58:04 +08:00
FangYin Cheng
6da082bc62
Fix typo in base_chat.py: histroy => history (#780) 2023-11-07 09:09:34 +08:00
Aries-ckt
64bc4a9899
feat(core): Support custom trace storage (#782)
- Support custom trace storage
- Modify install documents
2023-11-06 20:04:53 +08:00
FangYin Cheng
d62048ef1e chore: Format code 2023-11-06 19:55:57 +08:00
FangYin Cheng
b380761571 docs: Modify install document 2023-11-06 19:55:14 +08:00
FangYin Cheng
5accaa44be feat(core): Support custom trace storage 2023-11-06 19:55:14 +08:00
明天
47b1d0dad4
bugfix(ChatExcel): Tongyi proxyllm response with 'InvalidParameter:User and assistant need to appear alternately in the message' (#781)
Try to fix #756
2023-11-06 18:02:59 +08:00
Alpha Hinex
352867dc71 Fix 'InvalidParameter:User and assistant need to appear alternately in the message' issue 2023-11-06 15:13:55 +08:00
Alpha Hinex
73bf6453ac Fix typo in base_chat.py 2023-11-06 14:38:10 +08:00
FangYin Cheng
84054a419b
doc:hide use cases (#778) 2023-11-06 14:11:28 +08:00
aries_ckt
8ad723c098 chore:wechat update 2023-11-06 13:54:20 +08:00
aries_ckt
0210c1c925 doc:hide use cases 2023-11-05 13:24:01 +08:00
Aries-ckt
1d2b054372
feat(core): More trace records for DB-GPT (#775)
- More trace record for DB-GPT
- Support pass span id to threadpool
2023-11-04 18:15:53 +08:00
FangYin Cheng
a7dd328e1b
doc: update readme (#774) 2023-11-04 18:11:46 +08:00
FangYin Cheng
59ac4ee548 feat(core): Support pass span id to threadpool 2023-11-04 18:08:28 +08:00
aries_ckt
8764d4e2e4 doc:llm rest api 2023-11-04 15:56:50 +08:00
FangYin Cheng
23347d52a9 feat(core): More trace record for DB-GPT 2023-11-04 09:32:43 +08:00
FangYin Cheng
d685f834ba
feat(ChatKnowledge):Add knowledge Reference && Deploy Document Refactor (#773)
1.Add knowledge Reference
2.Deploy Document Refactor
3.Fix Web timeout bug
2023-11-04 09:31:52 +08:00
aries_ckt
76975d95ac feat:knowledge refernce 2023-11-04 00:42:19 +08:00
aries_ckt
463b97fa17 doc:css 2023-11-03 18:04:36 +08:00
aries_ckt
3ea85a6d59 feat:web add reference 2023-11-03 17:50:01 +08:00
aries_ckt
3111760c82 doc:update document 2023-11-03 15:45:45 +08:00
aries_ckt
0874fa2526 doc:update deploy doc 2023-11-03 14:51:25 +08:00
aries_ckt
6fe7bfd63d feat:merge main branch 2023-11-03 10:27:48 +08:00
aries_ckt
9cc6386301 doc:update deploy doc 2023-11-03 10:24:49 +08:00
Aries-ckt
7f5bd8d1c2
feat(model): Support OpenAI-Compatible RESTful APIs (#768)
- OpenAI-Compatible RESTful APIs
- Fix aquila model error after new FastChat version
- New unit test tools for model cluster
2023-11-03 09:58:37 +08:00
FangYin Cheng
9e08886de9 docs: Add document for OpenAI-Compatible RESTful APIs 2023-11-02 21:16:12 +08:00
FangYin Cheng
2c9c539404 feat(model): Support OpenAI-Compatible RESTful APIs 2023-11-02 20:39:14 +08:00
yhjun1026
61f39a18dc bugfix(ChatExcel): ChatExcel Language confusion bug
1.Fix ChatExcel Language confusion bug
2023-11-02 14:46:47 +08:00
Aries-ckt
c7cad041d5
chores: update wechat (#765)
WeChat group code update
2023-11-02 14:36:08 +08:00
csunny
41ad69cb39 chores: update wechat 2023-11-02 14:25:50 +08:00
aries_ckt
606d384a55 feat:add knowledge reference 2023-11-01 21:55:24 +08:00
FangYin Cheng
e3fc4517e3
Added CODE_OF_CONDUCT file (#752) 2023-11-01 09:19:08 +08:00
FangYin Cheng
c3e37f4bc7
docs: fix README typos (#762) 2023-11-01 00:03:00 +08:00
magic.chen
6a0982d8ab
fixed typos (#761)
In the introduction section, "Is the architecture of the entire DB-GPT
shown" should be "The architecture of the entire DB-GPT is shown."

In the "Contact Information" section, you might want to rephrase "if you
have any ideas about building the community" to "if you have any ideas
for building the community" for better clarity.
2023-10-31 22:49:26 +08:00