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
例行检查
问题描述 Gin 框架 json 字段排序导致 json schema mode 字段跟原始字段顺序不一致, 影响 json 思维链表现
同样的请求体, 请求 oneapi 和 openai/azure 返回顺序不一致
复现步骤 使用 json_schema 模式请求 oneapi
预期结果
相关截图
The text was updated successfully, but these errors were encountered:
同样问题
Sorry, something went wrong.
我也碰到这个问题了,好麻烦
看起来默认做了排序
No branches or pull requests
例行检查
问题描述
Gin 框架 json 字段排序导致 json schema mode 字段跟原始字段顺序不一致, 影响 json 思维链表现
同样的请求体, 请求 oneapi 和 openai/azure 返回顺序不一致
复现步骤
使用 json_schema 模式请求 oneapi
预期结果
相关截图
The text was updated successfully, but these errors were encountered: