You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The message bug that the tongyi model dialogue input format is not compatible with dbgpt has been fixed and will be merge in 0.4.1. If you are anxious to fix it locally, you can modify pilot/model/proxy/llms/tongyi.py and modify it in combination with the definition of tongyi api. DBGPT messages are changed to tongyi messages
Well, due to the delay of another feature, my code did not have time to be merged into 0.4.1. Let me merge it and use your fix first. Your PR has been merged
Search before asking
Operating system information
MacOS(x86)
Python version information
3.10
DB-GPT version
main
Related scenes
Installation Information
Installation From Source
Docker Installation
Docker Compose Installation
Cluster Installation
AutoDL Image
Other
Device information
CPU
Models information
LLM_MODEL=tongyi_proxyllm
PROXYLLM_BACKEND=qwen-turbo
LANGUAGE=zh
TONGYI_PROXY_API_KEY=sk-xxxxxxxxx
What happened
Only get
InvalidParameter:User and assistant need to appear alternately in the message
responseWhat you expected to happen
How to reproduce
cp .env.template .env
.env
withpython pilot/server/dbgpt_server.py --port 5050
部门人数统计.xlsx
部门人数统计.csv
Additional context
No response
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: