This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
DB-GPT
Watch
1
Star
0
Fork
0
You've already forked DB-GPT
mirror of
https://github.com/csunny/DB-GPT.git
synced
2026-07-28 01:36:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ea0efc19dbb6ac571e371cf12d65ca320079562
DB-GPT
/
pilot
/
model
/
cluster
/
worker
History
FangYin Cheng
5dfe611478
feat(ChatKnowledge): Add custom text separators and refactor log configuration
2023-09-28 11:54:58 +08:00
..
__init__.py
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
default_worker.py
feat(ChatKnowledge): Add custom text separators and refactor log configuration
2023-09-28 11:54:58 +08:00
embedding_worker.py
chore: Add _clear_model_cache function to clear model cache
2023-09-21 18:19:19 +08:00
manager.py
feat(ChatKnowledge): Add custom text separators and refactor log configuration
2023-09-28 11:54:58 +08:00
ray_worker.py
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
remote_manager.py
feat(model): multi-model supports embedding model and simple component design implementation
2023-09-13 12:14:21 +08:00
remote_worker.py
feat(model): support openai embedding model
2023-09-15 18:08:55 +08:00