We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Forked from wangfumin1/claude-code-adapter-fastapi
一个基于 FastAPI 的轻量代理/适配层:将 Anthropic/Claude 的消息与工具调用请求转换为 OpenAI Chat Completions 兼容格式;智能选择工具定义处理策略(系统提示词 vs 用户消息),根据配置自动优化性能和功能完整性;支持可选的自动工具选择、SSE 流式转发,以及将目标模型响应回转为 Anthropic 格式。仅提供服务端代理,不侵入客户端 SDK。
Python
There was an error while loading. Please reload this page.