ProxyLLMs
DB-GPT can be deployed on servers with lower hardware through proxy LLMs, and now dbgpt support many proxy llms, such as OpenAI、Azure、Wenxin、Tongyi、Zhipu and so on.
Proxy model
- Open AI
- Azure
- Qwen
- ChatGLM
- WenXin
Install dependencies
pip install -e ".[openai]"