bincooo / chatgpt-adapter

集成了openai-api、bing、gemini、coze、claude、绘画 多款AI的聊天接口适配到 OpenAI API 标准接口服务端。
GNU General Public License v3.0
473 stars 88 forks source link

Enhancing stuff #24

Closed devanenWl closed 3 weeks ago

devanenWl commented 1 month ago

Can you please enhance this requirement ? We should have coze/botId-version-scene-isOwnerBot (is currently account are the owner of this bot) If isOwnerBot is true, we will config prompt, Temperature, Top_p, Frequency penalty, Presence penalty Response max length. Since if we put "role: system" in "Persona & Prompt", it will be better than send message normally in chat

image

Thank you

bincooo commented 1 month ago

This is a global configuration and can be very bad when used by multiple people.