← 返回日报
精读 预计 1 分钟

Kimi K3 Now Available via Telnyx Inference API

摘要

Telnyx 发布说明宣布 Moonshot AI 的 Kimi K3 模型已上线其推理 API。Kimi K3 是 2.8 万亿参数的开源旗舰模型,具备 1M token 上下文窗口、原生视觉能力、可配置推理努力级别、工具调用与结构化输出,并默认启用提示缓存。价格方面,缓存输入每百万 token 0.27 美元,输入 2.70 美元,输出 13.50 美元。该模型在编码、推理和智能体任务上可与闭源前沿模型竞争,且通过 OpenAI 兼容接口提供。

荐读理由

你可以直接通过 Telnyx 的 OpenAI 兼容接口调用 Kimi K3,价格和上下文长度明确,适合评估迁移到自己的 AI 工程项目;同时 2.8T 开源模型达到闭源前沿水平,是值得关注的技术变化信号。

原文

Release notes

Kimi K3 Now Available on Telnyx Inference

28, Jul 2026

Kimi K3, Moonshot AI's 2.8-trillion-parameter flagship model, is now available on the Telnyx Inference API. It is the world's first open-source model in the 3-trillion-parameter class, built on Kimi Delta Attention and Attention Residuals with a 1M-token context window and native vision capabilities.

What's new

  • New model available: Kimi K3 (model ID: moonshotai/Kimi-K3) is now selectable on the Telnyx Inference API alongside existing models including Kimi K2.6, GLM-5.2-FP8, and MiniMax M3.

  • 2.8T parameters: The largest open-weight model available on Telnyx Inference. First open-source model to reach the 3-trillion-parameter class.

  • 1M token context window: Supports codebase analysis, long document processing, and multi-turn agent sessions with stable long-context performance.

  • Native vision: Accepts text, images, and video input within the same model. Multimodal reasoning without a separate vision adapter.

  • Configurable reasoning effort: Three levels (low, high, max) to trade compute for depth of reasoning per request.

  • Tool calling and structured output: Supports function calling, dynamic tool loading, and JSON schema constrained output for agentic workflows.

  • Prompt caching by default: Automatic prefix caching for repeated prompt prefixes across requests.

Why it matters

The competitive advantage in AI is shifting from who builds the smartest model to who builds the infrastructure that decides where every request runs, and K3 is evidence that the model side of that equation is solving itself. Kimi K3 is the first open-source model to reach 2.8 trillion parameters, and on benchmarks for coding, reasoning, and agentic knowledge work, it competes with closed-source frontier models from Anthropic and OpenAI, proving that open-source is not far behind the frontier labs, and in some cases is already there.

K3 now runs on Telnyx-owned GPU infrastructure and can be access via the OpenAI-compatible API.

Pricing

Token Type Price per 1M tokens
Cached Input $0.27
Input $2.70
Output $13.50

Learn more in the Inference documentation or try it in Mission Control.

Hacker News · 126 赞 · 79 评 讨论 → 阅读原文 →

这条对你有帮助吗?