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
https://open.bigmodel.cn/api/paas/v4/chat/completions
curl "https://open.bigmodel.cn/api/paas/v4/chat/completions" \ -H "Content-Type: application/json" \ -H "Authorization: Bearer $ZHIPU_API_KEY" \ -d '{ "stream": false, "model": "glm-4-flash", "max_tokens": 1024, "stop": ["\n\n"], "messages": [ { "role": "user", "content": "The operation $\\otimes$ is defined for all nonzero numbers by $a\\otimes b =\\frac{a^{2}}{b}$. Determine $[(1\\otimes 2)\\otimes 3]-[1\\otimes (2\\otimes 3)]$.\n$\\text{(A)}\\ -\\frac{2}{3}\\qquad\\text{(B)}\\ -\\frac{1}{4}\\qquad\\text{(C)}\\ 0\\qquad\\text{(D)}\\ \\frac{1}{4}\\qquad\\text{(E)}\\ \\frac{2}{3}$" } ] }'
在第一步推理后终止
The text was updated successfully, but these errors were encountered:
zRzRzRzRzRzRzR
No branches or pull requests
System Info / 系統信息
https://open.bigmodel.cn/api/paas/v4/chat/completions
Information / 问题信息
Reproduction / 复现过程
Expected behavior / 期待表现
在第一步推理后终止
The text was updated successfully, but these errors were encountered: