You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Fangyin Cheng 8427fef5f3
fix: Fix app pydantic error (#1478)
3 days ago
.github fix: Fix the mypy check error (#1373) 3 weeks ago
assets feat(RAG):add MRR and HitRate retriever metrics. (#1456) 1 week ago
dbgpt fix: Fix app pydantic error (#1478) 3 days ago
docker support oceanbase as an optional vector database (#1435) 1 week ago
docs support oceanbase as an optional vector database (#1435) 1 week ago
examples feat(RAG):add MRR and HitRate retriever metrics. (#1456) 1 week ago
i18n support oceanbase as an optional vector database (#1435) 1 week ago
pilot/meta_data Native data AI application framework based on AWEL+AGENT (#1152) 2 months ago
plugins chore: remove .plugin.env.template (#884) 5 months ago
requirements feat(model): Support Qwen1.5-32B (#1385) 3 weeks ago
scripts feat(rag): Support rag retriever evaluation (#1291) 1 month ago
tests feat: Added support for TuGraph graph database (#1451) 6 days ago
tools fix: clean extra file & fix agents use zhipu (#1079) 3 months ago
web feat: Added support for TuGraph graph database (#1451) 6 days ago
.dockerignore feat(core): Read and save system information to tracer 6 months ago
.env.template feat: Support retry for 'Chat Data' (#1419) 2 weeks ago
.flake8 feat(model): Support yi proxy LLM (#1303) 1 month ago
.gitignore feat(core): Support i18n (#1327) 1 month ago
.isort.cfg chore: Add pylint for DB-GPT core lib (#1076) 3 months ago
.mypy.ini feat(model): support ollama as an optional llm & embedding proxy (#1475) 4 days ago
.pre-commit-config.yaml Native data AI application framework based on AWEL+AGENT (#1152) 2 months ago
CODE_OF_CONDUCT Added CODE_OF_CONDUCT file 6 months ago
CONTRIBUTING.md feat(rag): Support RAG SDK (#1322) 1 month ago
LICENSE Initial commit 1 year ago
MANIFEST.in docs: SMMF introduction and usage (#878) 5 months ago
Makefile feat(agent): Release agent SDK (#1396) 3 weeks ago
README.md feat(model): Qwen110B (#1474) 4 days ago
README.zh.md feat(model): Qwen110B (#1474) 4 days ago
docker-compose.yml refactor: Modify default webserver port to 5670 (#1410) 2 weeks ago
package-lock.json refactor: Add frontend code to DB-GPT (#912) 4 months ago
setup.py feat(model): support ollama as an optional llm & embedding proxy (#1475) 4 days ago