yhjun1026
|
343d64652c
|
feat(ChatDB): ChatDB Use fintune model
1.Compatible with community pure sql output model
|
2023-11-16 13:38:52 +08:00 |
|
yhjun1026
|
fa06ba5bf6
|
feat(ChatDB): ChatDB Use fintune model
1.Compatible with community pure sql output model
|
2023-11-16 11:50:37 +08:00 |
|
yhjun1026
|
f735b12c99
|
feat(ChatDB): ChatDB Use fintune model
1.Compatible with community pure sql output model
|
2023-11-13 16:28:30 +08:00 |
|
yhjun1026
|
9b4b935f31
|
feat(ChatExcel): ChatExcel Use AntV Chart
1.Native Support AntvChart
|
2023-11-10 16:50:44 +08:00 |
|
FangYin Cheng
|
d62048ef1e
|
chore: Format code
|
2023-11-06 19:55:57 +08:00 |
|
FangYin Cheng
|
5accaa44be
|
feat(core): Support custom trace storage
|
2023-11-06 19:55:14 +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 |
|
aries_ckt
|
6fe7bfd63d
|
feat:merge main branch
|
2023-11-03 10:27:48 +08:00 |
|
FangYin Cheng
|
2c9c539404
|
feat(model): Support OpenAI-Compatible RESTful APIs
|
2023-11-02 20:39:14 +08:00 |
|
aries_ckt
|
de90244828
|
feat:document summary
|
2023-10-31 18:52:58 +08:00 |
|
yhjun1026
|
7359616f8c
|
bugfix(ChatExcel): ChatExcel Language confusion bug
1.Fix ChatExcel Language confusion bug
|
2023-10-31 17:43:37 +08:00 |
|
wangzaistone
|
3233e260b2
|
add conv judge
|
2023-10-31 17:39:14 +08:00 |
|
wangzaistone
|
a670e5c00d
|
add other codellama models
|
2023-10-31 17:24:54 +08:00 |
|
wangzaistone
|
7619a16c16
|
support DB-GPT-Hub sft codellama
|
2023-10-30 17:06:24 +08:00 |
|
FangYin Cheng
|
95d3f5222b
|
feat(model): Support AquilaChat2-34B
|
2023-10-30 11:48:48 +08:00 |
|
FangYin Cheng
|
0e273c68a8
|
chore: Modify proxy_api_app_id to optional
|
2023-10-27 18:27:41 +08:00 |
|
FangYin Cheng
|
b23919a6fc
|
feat(model): New APP ID parameter for proxy LLM
|
2023-10-27 18:19:20 +08:00 |
|
FangYin Cheng
|
343c9e8c9b
|
fix(model): Fix some model missing stop tokens bug
|
2023-10-26 15:29:32 +08:00 |
|
FangYin Cheng
|
b3b486bd24
|
fix(model): Fix embedding start error
|
2023-10-20 17:25:56 +08:00 |
|
aries_ckt
|
936094f2ce
|
Merge remote-tracking branch 'origin/main' into Agent_Hub_Dev
|
2023-10-18 20:34:44 +08:00 |
|
FangYin Cheng
|
79846db65e
|
feat(core): Support use custom log file name and tracer file name
|
2023-10-18 17:58:22 +08:00 |
|
aries_ckt
|
f981831352
|
Merge remote-tracking branch 'origin/main' into Agent_Hub_Dev
|
2023-10-17 23:10:34 +08:00 |
|
FangYin Cheng
|
c95c71d750
|
test(model): Add unit test for worker manager
|
2023-10-17 23:00:16 +08:00 |
|
aries_ckt
|
f65ca37a02
|
style:fmt
|
2023-10-17 13:55:19 +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 |
|
FangYin Cheng
|
1303d4c5e5
|
fix(model): Fix load some quantization model error
|
2023-10-15 17:40:56 +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 |
|
FangYin Cheng
|
7ffa45c1a3
|
fix(model): Fix openai adapt previous proxy_server_url configuration and support azure openai model
|
2023-10-12 20:06:54 +08:00 |
|
yhjun1026
|
acf6854842
|
Merge branch 'tt_dev' into Agent_Hub_Dev
# Conflicts:
# pilot/openapi/api_v1/api_v1.py
# pilot/scene/base_chat.py
|
2023-10-12 18:38:36 +08:00 |
|
FangYin Cheng
|
640f371bd7
|
fix: use openai package instead of requests (#619)
|
2023-10-12 17:04:31 +08:00 |
|
csunny
|
cf452295bb
|
docs: update roadmap & text2sql
|
2023-10-12 16:08:18 +08:00 |
|
csunny
|
a42704dc56
|
Merge branch 'main' into tt_dev
|
2023-10-12 12:43:47 +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 |
|
yhjun1026
|
ce15534930
|
feat(Agent): ChatAgent And AgentHub
1.Merge main conflicts resolution
|
2023-10-11 14:05:13 +08:00 |
|
csunny
|
14cfc34c72
|
feat: + tongyi and wenxin
|
2023-10-10 20:48:53 +08:00 |
|
FangYin Cheng
|
d5a52f79f1
|
feat(model): Support vLLM
|
2023-10-09 20:02:11 +08:00 |
|
FangYin Cheng
|
f790f4a505
|
feat(model): llama.cpp support new GGUF file format
|
2023-10-07 21:12:53 +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 |
|
yihong0618
|
77072df371
|
fix: proxy by openai side
|
2023-09-23 14:48:12 +08:00 |
|
yihong0618
|
76fdf52b0a
|
fix: another way
|
2023-09-23 14:46:26 +08:00 |
|
yihong0618
|
3e52803704
|
fix: wrong assign
|
2023-09-23 13:51:30 +08:00 |
|
yihong0618
|
1c56fca566
|
fix: use openai package instead of requests
|
2023-09-22 17:58:38 +08:00 |
|