Commit Graph

46 Commits

Author SHA1 Message Date
FangYin Cheng
89dcccc642 feat(model): Add more support model list and modify LLM benchmarks (#823) 2023-11-23 10:13:59 +08:00
FangYin Cheng
e67d62a785 feat(awel): AWEL supports http trigger 2023-11-21 14:35:40 +08:00
FangYin Cheng
0fff10ba03 chore: fix code lint 2023-11-20 15:29:00 +08:00
FangYin Cheng
d6318c21ee chore: Modify benchmarks for less times 2023-11-18 23:20:39 +08:00
FangYin Cheng
4ffd054a2a fix(model): Fix benchmarks bugs 2023-11-18 17:15:26 +08:00
FangYin Cheng
1f22459fbe feat(model): Add LL benchmarks code 2023-11-18 05:16:55 +08:00
FangYin Cheng
6db8c49d87 feat(model): Support model cache and first version of Agentic Workflow Expression Language(AWEL) 2023-11-16 04:06:07 +08:00
FangYin Cheng
5accaa44be feat(core): Support custom trace storage 2023-11-06 19:55:14 +08:00
FangYin Cheng
59ac4ee548 feat(core): Support pass span id to threadpool 2023-11-04 18:08:28 +08:00
FangYin Cheng
23347d52a9 feat(core): More trace record for DB-GPT 2023-11-04 09:32:43 +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
07ad8fac67 Merge remote-tracking branch 'origin/main' into feat_rag_graph 2023-10-31 13:43:23 +08:00
FangYin Cheng
95d3f5222b feat(model): Support AquilaChat2-34B 2023-10-30 11:48:48 +08:00
aries_ckt
e4c96e325e Merge remote-tracking branch 'origin/main' into feat_rag_graph
# Conflicts:
#	pilot/scene/base_chat.py
#	pilot/scene/chat_knowledge/v1/chat.py
2023-10-28 15:47:35 +08:00
FangYin Cheng
48cd2d6a4a feat(core): Enhance server request processing performance 2023-10-24 11:52:57 +08:00
aries_ckt
f6694d95ec Merge remote-tracking branch 'origin/main' into feat_rag_graph 2023-10-18 20:37:08 +08:00
FangYin Cheng
2e750f6b9c feat(core): The tracer FileSpanStorage support file roll over 2023-10-18 18:48:35 +08:00
aries_ckt
37bcbff34e Merge remote-tracking branch 'origin/main' into feat_rag_graph 2023-10-15 20:44:17 +08:00
FangYin Cheng
1303d4c5e5 fix(model): Fix load some quantization model error 2023-10-15 17:40:56 +08:00
simonchuzz
300b01ade0 增加windows 实现 2023-10-13 22:15:59 +08:00
simonchuzz
4a4d042c41 增加windows 实现 2023-10-13 22:04:33 +08:00
FangYin Cheng
16542bf7d3 feat(core): Read and save system information to tracer 2023-10-13 16:23:14 +08:00
aries_ckt
8a5e35c5f2 feat:knowledge rag graph 2023-10-12 11:03:03 +05:00
FangYin Cheng
87f2484171 doc(core): Add Trace document 2023-10-12 12:02:56 +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
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
FangYin Cheng
d5a52f79f1 feat(model): Support vLLM 2023-10-09 20:02:11 +08:00
FangYin Cheng
5dfe611478 feat(ChatKnowledge): Add custom text separators and refactor log configuration 2023-09-28 11:54:58 +08:00
FangYin Cheng
3d5e0f4028 fix(core): Use thread pool to replace native threading.Thread 2023-09-25 17:35:15 +08:00
FangYin Cheng
28c24516a2 chore: Add _clear_model_cache function to clear model cache 2023-09-21 18:19:19 +08:00
FangYin Cheng
896af4e16f chore: fix shutdown error when not install torch 2023-09-21 12:20:24 +08:00
FangYin Cheng
ae34be23fd chore(model): new required field for supported models 2023-09-19 09:58:48 +08:00
aries_ckt
b30f4743cc fix(model):mac os cmdline 2023-09-13 17:40:27 +08:00
FangYin Cheng
581cf361bf feat(model): multi-model supports embedding model and simple component design implementation 2023-09-13 12:14:21 +08:00
FangYin Cheng
986ada3aeb feat(model): supports the deployment of multiple models through the API and add the corresponding command line interface 2023-09-11 17:15:20 +08:00
FangYin Cheng
a8846c40aa feat(model): Unified Deployment Mode with multi-model and add command line chat with model 2023-09-08 17:52:48 +08:00
FangYin Cheng
0987c37313 feat(CI): new issue template and release drafter 2023-09-06 08:58:15 +08:00
FangYin Cheng
b6a4fd8a62 feat: Multi-model support with proxyllm and add more command-cli 2023-09-05 11:26:24 +08:00
FangYin Cheng
f19551a7cd feat: Optimize code import time 2023-09-01 10:40:18 +08:00
FangYin Cheng
7a2ae64f83 fix: Fix ChatExcel error 2023-08-31 22:34:46 +08:00
FangYin Cheng
e4dd6060da feat: Command-line tool design and multi-model integration 2023-08-31 17:22:31 +08:00
FangYin Cheng
dd86fb86b1 feat: Multi-model command line 2023-08-30 11:07:35 +08:00
FangYin Cheng
d467092766 merge multi-model and ChatExcel 2023-08-29 22:54:18 +08:00