Claude code和codex模型调用格式不兼容 #4385
Unanswered
1757903023
asked this question in
Q&A
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.
-
1.渠道配置的请求格式是open ai格式,但Claude code调用new api时调用任何工具都提示调用失败,但是使用ccr将Claude code的请求转换为open ai格式就不会有这种问题;
2.同样的渠道配置的请求格式是open ai格式,使用codex调用new api会直接报错无法使用,怀疑是格式不兼容。
Beta Was this translation helpful? Give feedback.
All reactions