We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
我用了lobe-chat项目试了一下qwen的逆向Api发现多轮对话其实是把上下文拼接然后重新发起了一个对话,而不是网页端的那种多轮对话?有什么影响吗?如何只是拼接历史信息作为新的输入,那么输入文字肯定会过长的吧?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
我用了lobe-chat项目试了一下qwen的逆向Api发现多轮对话其实是把上下文拼接然后重新发起了一个对话,而不是网页端的那种多轮对话?有什么影响吗?如何只是拼接历史信息作为新的输入,那么输入文字肯定会过长的吧?
The text was updated successfully, but these errors were encountered: