You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the suggestion! This project is primarily focused on maintaining compatibility with Anthropic's API. No plans for OpenAI format for now, but PRs are welcome.
感谢建议,这个项目的主要目标是保持与 Anthropic API 的兼容,目前暂无支持 OpenAI 格式的计划,不过欢迎提交 PR。
MurphyLo
added a commit
to MurphyLo/vertexai-cf-workers
that referenced
this issue
Aug 11, 2024
When the request header contains x-api-key, return responses in the Anthropic `/v1/messages` format. Otherwise, when the request header contains an Authorization header, return responses in the OpenAI `/v1/chat/completions` endpoint format. Mentioned in cg-dot#7.
No description provided.
The text was updated successfully, but these errors were encountered: