eosphoros-ai / DB-GPT

AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents
https://docs.dbgpt.site
MIT License
12.33k stars 1.61k forks source link

[Bug] [Module Name] Bug title #1576

Open HwzGit opened 1 month ago

HwzGit commented 1 month ago

Search before asking

Operating system information

Linux

Python version information

3.10

DB-GPT version

main

Related scenes

Installation Information

Device information

cpu

Models information

other

What happened

自己有一些布好的模型服务,不在已支持的模型列表里.怎么添加到模型管理使用呢,比如bussId怎么添加,如下:curl http://2XXXX:8080/...GPT -H "Content-Type: application/json" -d '{"bussId":"xxxxx", "messages":[{"role":"user","content":"你好"}], "temperature": 1, "model":"gpt-35" }'

What you expected to happen

给我建议

How to reproduce

给我建议 或者添加模版

Additional context

No response

Are you willing to submit PR?

github-actions[bot] commented 5 days ago

This issue has been marked as stale, because it has been over 30 days without any activity.