基于 FastAPI 的 DeepSeek Chat 反向代理,将 DeepSeek 网页版的 API 转换为 OpenAI 兼容格式。 支持流式/非流式对话、专家模式、深度思考(reasoning_content)、工具调用(DSML prompt injection)。 自动处理 PoW 鉴权挑战,无需官方 API Key。
-
Updated
May 30, 2026 - Python
基于 FastAPI 的 DeepSeek Chat 反向代理,将 DeepSeek 网页版的 API 转换为 OpenAI 兼容格式。 支持流式/非流式对话、专家模式、深度思考(reasoning_content)、工具调用(DSML prompt injection)。 自动处理 PoW 鉴权挑战,无需官方 API Key。
输入任意 AI 聊天网页的 URL + Cookie,全自动逆向分析其私有 API,生成 OpenAI 兼容的代理服务器。支持流式输出、DSML 工具调用、PoW 自动求解。
将 Google Gemini 网页版逆向为 OpenAI 兼容 API。基于 HAR 文件自动配置,含 GUI 配置工具,一键启动代理服务器。 Reverse-engineer Google Gemini web chat into an OpenAI-compatible API proxy. HAR-driven auto-configuration, GUI tool, one-click start.
Provide an open-source implementation of the OLMo language model for efficient and accurate natural language processing tasks.
Add a description, image, and links to the web2api topic page so that developers can more easily learn about it.
To associate your repository with the web2api topic, visit your repo's landing page and select "manage topics."