Commit Graph

12 Commits

Author SHA1 Message Date
FangYin Cheng
2c9c539404 feat(model): Support OpenAI-Compatible RESTful APIs 2023-11-02 20:39:14 +08:00
FangYin Cheng
95d3f5222b feat(model): Support AquilaChat2-34B 2023-10-30 11:48:48 +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
f65ca37a02 style:fmt 2023-10-17 13:55:19 +08:00
yhjun1026
ce15534930 feat(Agent): ChatAgent And AgentHub
1.Merge main conflicts resolution
2023-10-11 14:05:13 +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
FangYin Cheng
2d4d513eb5 chore: rename component 2023-09-19 10:23:39 +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
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