
WindsurfAPI
dwgx
Windsurf OpenAI-compatible and Anthropic-compatible LLM API proxy
AI 简介
WindsurfAPI 是一个轻量级 LLM API 网关代理,将 Windsurf(原 Codeium)云端 AI 模型统一暴露为 OpenAI 兼容(/v1/chat/completions)和 Anthropic 兼容(/v1/messages)双标准接口。核心功能包括:双协议路由、多模型账号池轮询、请求级速率隔离、gRPC 到 HTTP 协议转换、上游身份脱敏与模型标识伪造。纯 Node.js 实现,零 npm 依赖,无需构建即可运行。适用于本地开发调试、IDE 插件(如 Claude Code/Cline/Cursor)快速接入 Windsurf 模型,或作为企业内部 LLM 统一接入层进行协议标准化与流量治理。
JavaScript
MIT License2.9k
Stars
603
Forks
13
Watchers
6
Issues
Star 增长
今日0
近 7 天0
近 30 天+28
综合评分63.14
默认分支master