We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
大佬,我看你代码里面展示 chat history 好多地方,都因为有个 systemRole 顶在前面而不方便 有没有考虑 将 systemRole 从 messages 里面拿出来,单独用 参数名 prompt 放在 POST 的 body 里面发送啊, 这样 messages 看起来也没那么别扭
The text was updated successfully, but these errors were encountered:
可以的,跟顶部UI更新一块弄。
Sorry, something went wrong.
No branches or pull requests
大佬,我看你代码里面展示 chat history 好多地方,都因为有个 systemRole 顶在前面而不方便
有没有考虑 将 systemRole 从 messages 里面拿出来,单独用 参数名 prompt 放在 POST 的 body 里面发送啊,
这样 messages 看起来也没那么别扭
The text was updated successfully, but these errors were encountered: