PulseAugur
实时 09:25:35
English(EN) Reverse engineered DeepSeek Chat into an OpenAI compatible API (V4 & R1 models, no API key, no bills)

开发者为 DeepSeek Chat 创建非官方 OpenAI 兼容 API

一位开发者创建了一个非官方的、OpenAI 兼容的 API,允许用户在本地与 DeepSeek Chat 模型进行交互。此代理服务登录一次 DeepSeek 账户,并公开一个端点,可与现有的 OpenAI 兼容工具一起使用,从而能够免费访问 DeepSeek 的聊天功能,用于实验和轻量级自动化。该项目仅供非生产用途,并鼓励提供反馈以进行兼容性测试。 AI

影响 使现有 AI 工具能够更广泛地使用 DeepSeek 模型。

排序理由 与现有 AI 服务集成的第三方工具。

在 r/LocalLLaMA 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

开发者为 DeepSeek Chat 创建非官方 OpenAI 兼容 API

报道来源 [1]

  1. r/LocalLLaMA TIER_1 English(EN) · /u/whatisonearth ·

    Reverse engineered DeepSeek Chat into an OpenAI compatible API (V4 & R1 models, no API key, no bills)

    <!-- SC_OFF --><div class="md"><p>DeepSeek already has an official OpenAI compatible API, but it's paid. The consumer web chat, on the other hand, is free.</p> <p>So I built a local proxy that logs into your DeepSeek account once, stores the session, and exposes an OpenAI compati…