prompts 对话测试 #4545
Unanswered
TaoHaiQing123
asked this question in
Q&A
prompts 对话测试
#4545
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
按照官方的文档 本地部署启动后,默认提供商是 tongyi, 模型: qwen-max
提示:未找到提供商 tongyi 对应的工厂,使用默认的 OpenAI 工厂
最终在: public String getOutputSchema() {
return this.getResponseFormat().getSchema();
}报NPE
Beta Was this translation helpful? Give feedback.
All reactions