Commit Graph

2279 Commits

Author SHA1 Message Date
FangYin Cheng
867c2f2ea4
增加windows 实现 (#671)
增加Windows CPU信息获取
2023-10-13 23:27:51 +08:00
simonchuzz
300b01ade0 增加windows 实现 2023-10-13 22:15:59 +08:00
simonchuzz
4a4d042c41 增加windows 实现 2023-10-13 22:04:33 +08:00
yhjun1026
1c90cbc64c feat(Agent): ChatAgent And AgentHub
1.LLM TongYiQianWen WenXinYiYan ZhiPu support
2023-10-13 17:35:43 +08:00
Aries-ckt
f1bb53fa93
feat(core): Read and save system information to tracer (#670)
**Others**
- Fix the problem of repeated startup of start ModelWorker in cluster
deploying.
- Docker image use `Asia/Shanghai` as timezone when LANGUAGE is "zh"
2023-10-13 16:36:17 +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
magic.chen
a9241e1d75
fix(model): Fix openai adapt previous proxy_server_url configuration and support azure openai model (#668) 2023-10-12 20:19:01 +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
magic.chen
83cd90ef7c
docs: fix small typo (#667)
contract -> contact
2023-10-12 19:46:49 +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
yhjun1026
314d1f5dce feat(Agent): ChatAgent And AgentHub
1.Merge main conflicts resolution
2023-10-12 18:35:59 +08:00
csunny
47e3185d57 fix: add env template 2023-10-12 18:34:17 +08:00
Jacob Cable
05674ca7de
docs: fix small typo
contract -> contact
2023-10-12 11:27:45 +01:00
FangYin Cheng
640f371bd7
fix: use openai package instead of requests (#619) 2023-10-12 17:04:31 +08:00
csunny
559e48af12 fix: type and formatter 2023-10-12 16:15:32 +08:00
csunny
cf452295bb docs: update roadmap & text2sql 2023-10-12 16:08:18 +08:00
csunny
66163f059b Merge branch 'main' into tt_dev 2023-10-12 12:59:07 +08:00
magic.chen
6adfbcbcba
docs(core): Fix zh_CN document error for Debugging (#666) 2023-10-12 12:54:51 +08:00
csunny
a42704dc56 Merge branch 'main' into tt_dev 2023-10-12 12:43:47 +08:00
FangYin Cheng
385992c78b fix(doc): Fix zh_CN document error for Debugging 2023-10-12 12:19:48 +08:00
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
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