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
- [+] fix(chat.ts): fix condition for injecting system prompts based on modelConfig.model starting with "dall-e"
- [+] chore(chat.ts): add console log message for Dall-e models not needing system prompts
建议将对话框中第一条消息更改为
system
的角色,API参考:Chat completions。同时建议新增以下特性:
system
角色的消息内容;system
消息(方便对话项目多次重复使用);system
角色更匹配的图标,另外该消息的消息气泡样式可特别处理,且无需显示时间;参考项目:Bin-Huang / chatbox
The text was updated successfully, but these errors were encountered: