xuyuan23
|
5b2781cc61
|
Feature:DbGPTChat
|
2023-12-28 10:39:41 +08:00 |
|
xuyuan23
|
8fa59e16d5
|
fix /v1/chat/dialogue/messages/history
|
2023-12-18 10:10:09 +08:00 |
|
xuyuan23
|
4c6d56e0ca
|
support dialogue share.
|
2023-12-15 15:14:45 +08:00 |
|
xuyuan23
|
62ede7d7fb
|
optimize db connection and knowledge QA
|
2023-12-01 11:38:02 +08:00 |
|
xuyuan23
|
c4d23d81c5
|
update show db strategy
|
2023-12-01 11:29:39 +08:00 |
|
xuyuan23
|
930a9812f7
|
fix chat completions api
|
2023-11-27 19:56:29 +08:00 |
|
xuyuan23
|
dd2385a169
|
update dbgpt online version
|
2023-11-27 12:56:56 +08:00 |
|
xuyuan23
|
a0c94c258c
|
hide dbgpt,auth database
|
2023-11-21 15:50:33 +08:00 |
|
yhjun1026
|
c2fc67a96b
|
bugfix(ChatData): code merge bug fix
1.code merge bug fix
|
2023-11-21 13:33:36 +08:00 |
|
aries_ckt
|
236cf95550
|
feat:add model_enabe_cache in playload in basechat.py
|
2023-11-19 14:10:19 +08:00 |
|
aries_ckt
|
a4c8acac31
|
feat:summary update and merge main branch
|
2023-11-17 15:27:08 +08:00 |
|
aries_ckt
|
3e560099b4
|
feat:update scene param
|
2023-11-16 22:23:47 +08:00 |
|
yhjun1026
|
18883ec56a
|
feat(ChatDB): ChatDB Use fintune model
1.Compatible with community pure sql output model
|
2023-11-14 10:50:18 +08:00 |
|
aries_ckt
|
401010d40c
|
style:fmt and solve conflict
|
2023-11-14 10:40:57 +08:00 |
|
xuyuan23
|
c218ae6e34
|
add use access limitation and contact us.
|
2023-11-10 18:20:17 +08:00 |
|
xuyuan23
|
da40da6ad7
|
add create table .
|
2023-11-10 17:42:56 +08:00 |
|
xuyuan23
|
223f14968f
|
add user inference controller
|
2023-11-10 17:37:02 +08:00 |
|
yhjun1026
|
9b4b935f31
|
feat(ChatExcel): ChatExcel Use AntV Chart
1.Native Support AntvChart
|
2023-11-10 16:50:44 +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 |
|
xuyuan23
|
517c09bcb5
|
add knowledge space management and db management
|
2023-11-09 15:26:16 +08:00 |
|
JohnSaxon
|
c4ae0fd981
|
typos fix
|
2023-11-09 14:50:18 +08:00 |
|
xuyuan23
|
05f7e1169b
|
fix meta_db chat_history data storage.
|
2023-11-02 20:23:24 +08:00 |
|
yhjun1026
|
eab1993540
|
bugfix(ChatExcel): ChatExcel Language confusion bug
1.Fix ChatExcel Language confusion bug
|
2023-10-30 11:06:26 +08:00 |
|
xuyuan23
|
705f1a6667
|
Add user login authorization and user data isolation functionality.
|
2023-10-28 18:40:17 +08:00 |
|
FangYin Cheng
|
0e0d34d92a
|
feat(core): Support configuration metadata database name in .env file
|
2023-10-27 15:19:21 +08:00 |
|
FangYin Cheng
|
e5e4f54734
|
fix(core): Fix chat chat tracer no spans bug
|
2023-10-24 16:07:58 +08:00 |
|
FangYin Cheng
|
48cd2d6a4a
|
feat(core): Enhance server request processing performance
|
2023-10-24 11:52:57 +08:00 |
|
yhjun1026
|
bf75af520c
|
feat(ChatData): ChatData Strean response
1.ChatData Stream response
|
2023-10-23 15:40:40 +08:00 |
|
yhjun1026
|
ba85901aa0
|
feat(ChatData): ChatData Strean response
1.ChatData Stream response
|
2023-10-20 16:21:49 +08:00 |
|
aries_ckt
|
e98786eb69
|
fix:meta data schema charset bug
|
2023-10-19 19:34:41 +08:00 |
|
aries_ckt
|
08f6c5c2df
|
feat:switch BaseDao from meta_data
|
2023-10-19 14:48:29 +08:00 |
|
aries_ckt
|
f65ca37a02
|
style:fmt
|
2023-10-17 13:55:19 +08:00 |
|
yhjun1026
|
314d1f5dce
|
feat(Agent): ChatAgent And AgentHub
1.Merge main conflicts resolution
|
2023-10-12 18:35:59 +08:00 |
|
yhjun1026
|
ce15534930
|
feat(Agent): ChatAgent And AgentHub
1.Merge main conflicts resolution
|
2023-10-11 14:05:13 +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 |
|
FangYin Cheng
|
5dfe611478
|
feat(ChatKnowledge): Add custom text separators and refactor log configuration
|
2023-09-28 11:54:58 +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 |
|
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
|
461179ee6f
|
feat(web): Add incremental response to streaming response for /v1/chat/completion request
|
2023-09-21 16:32:33 +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 |
|
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 |
|
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 |
|
FangYin Cheng
|
f304f9709d
|
fix(model): Fix the bug that the webserver cannot return model instances
|
2023-09-14 12:36:18 +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 |
|