Replies: 6 comments 2 replies
-
|
看看 Guideline 需要用英语提问题,截图可以是中文 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
我遇到同样问题,解决了吗? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
我是把user的要求放到了system那里 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
好像又是因为忘了加user这个message |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
一样的报错,请问最后怎么解决的 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
在message添加user,就是你的role不能只有system
…------------------ 原始邮件 ------------------
发件人: "langgenius/dify" ***@***.***>;
发送时间: 2024年7月26日(星期五) 中午11:38
***@***.***>;
***@***.******@***.***>;
主题: Re: [langgenius/dify] 调用智谱AI出错问题,聊天助手类型中工作流编排可用,但使用工作流类型就报错。 (Discussion #3579)
一样的报错,请问最后怎么解决的
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
crazywoola
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.
-
如题,在聊天助手类型中的工作流编排情况下,智谱AI模型正常,使用工作流类型就会报错。一共4个可选模型,在工作流类型中只有1个模型能正常工作(chatglm_turbo),两个报错(glm-3-turbo, glm-4),还有1个是处于自娱自乐状态(glm-4v),总是产生幻觉结果。 有两个提示出错:Node LLM run failed: [zhipuai] Error: Error code: 400, with error text {"error":{"code":"1214","message":"messages 参数非法。请检查文档。"}} 出这个错误时,可用的那个没问题,选另外两个就会报错。





Beta Was this translation helpful? Give feedback.
All reactions