接入 API · 个人 AI 解读连接自己的模型解读资讯,浏览新闻无需配置。

大模型 API 与接口更新

集中查看 DeepSeek、智谱 GLM、通义千问、OpenAI 和 Claude 等大模型 API 的接口变更、模型开放、调用价格与服务故障消息。具体价格和可用性以原始公告为准。

102 条资讯按来源发布或更新时间排序
Agent 与开发工具通义千问 Qwen Code 发布官方来源

通义千问 Qwen Code 发布: Release v0.24.1

## Highlights _See the complete change list below._ ## Breaking Changes - refactor(goal)!: stop emitting the active_goal stream event ([#12181](https://github.com/QwenLM/qwen-code/pull/12181)) by @qqqys ## Complete Change List ### Features - feat(workflows): l

Agent 与开发工具Ollama 发布官方来源

Ollama 发布: v0.34.3

## What's Changed `GET /api/show` now advertises each model's thinking controls and default: ```sh curl http://localhost:11434/api/show -d '{"model": "glm-5.3-flash:cloud"}' ``` ```json { "thinking": { "values": ["low", "high", "max"], "default": "max" } } ```

算力与芯片llama.cpp 发布官方来源

llama.cpp 发布: b11047

cuda : fix CUB argsort corruption caused by in-place keys (#28389) argsort_f32_i32_cuda_cub called the one-shot DeviceRadixSort::SortPairs API with d_keys_in == d_keys_out (temp_keys, temp_keys). CUB's internal double-buffer ping-pong requires distinct key buf

模型动态IT之家 AI 与硬件媒体报道

阿里千问发布同声传译大模型 Qwen3.8-LiveTranslate,支持原文译文同帧同出

IT之家 9 月 19 日消息,阿里千问今日发布同声传译大模型 Qwen3.8-LiveTranslate ,模型以 Interleave 架构重构实时同传,准确度、流畅度、简洁度全面提升,字均延迟(LAAL)从 2.8 秒降至 2.3 秒。 官方表示,在支持 60 种语言的基础上,Qwen3.8-LiveTranslate 新增三项能力让同传更广泛的应用于真实场景中: 实时说话人分离,每句话归属清晰,音色复刻更稳定; 原文译文同帧同出,双语同屏; 长上下文消歧,联系前文读懂当下,人名术语翻译更精准。 Qwen3.

Agent 与开发工具Claude Code 发布官方来源

Claude Code 发布: v2.1.278

## What's changed - Changed auto mode for Claude API and Enterprise users, and on Bedrock, Vertex, Foundry and gateways, to default to the server-side classifier, which does not charge for classifier overhead (`CLAUDE_CODE_AUTO_MODE_SERVER=0` opts out on Bedro

Agent 与开发工具Claude Code 发布官方来源

Claude Code 发布: v2.1.277

## What's changed - Added AGENTS.md support: in a project with no CLAUDE.md, Claude Code reads AGENTS.md instead; change it under "Project instructions" in `/config` (not yet on Bedrock, Vertex or Foundry) - Added `CLAUDE_GATEWAY_PROXY_IS_EGRESS_BOUNDARY=1` fo

Agent 与开发工具LiteLLM 发布官方来源

LiteLLM 发布: v1.103.0-dev.2

## Verify Docker Image Signature All LiteLLM Docker images are signed with [cosign](https://docs.sigstore.dev/cosign/overview/). Every release is signed with the same key introduced in [commit `0112e53`](https://github.com/BerriAI/litellm/commit/0112e53046018d

Agent 与开发工具Claude Code 发布官方来源

Claude Code 发布: v2.1.274

## What's changed - Added a visible warning when memory usage is critical, with steps to free memory or restart safely - Added `CLAUDE_CODE_MCP_STARTUP_WAIT_MS` to bound how long the first non-interactive turn waits for connecting MCP servers (`0` = don't wait

AI 应用ComfyUI 发布官方来源

ComfyUI 发布: v0.36.0

## What's Changed * Add new model blueprints and reorganize subgraph categories by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/14785 * main: bump the AMD Windows VA quota to 4TB (CORE-409) by @rattus128 in https://github.com/Comfy-Org/ComfyUI/pu

Agent 与开发工具Ollama 发布官方来源

Ollama 发布: v0.34.1

## What's Changed * MLX safetensors `ollama create` no longer experimental. GGUF model creation now requires using llama.cpp tooling for safetensor conversion and quantization. * Improved MLX memory handling on Apple Silicon * Runaway repeat token detection no

Agent 与开发工具Claude Code 发布官方来源

Claude Code 发布: v2.1.271

## What's changed - Added fast mode in Claude Code Remote sessions (cloud and self-hosted runners): the host's fast-mode setting or `/fast` typed in the session applies where your organization allows it - Added mouse support to the `/config` panel in fullscree

算力与芯片vLLM 发布官方来源

vLLM 发布: v0.29.0

# v0.29.0 ## Highlights This release features 594 commits from 277 contributors (91 new)! * **Model Runner V2 is now the default for all models** (#53183), completing the rollout that began with pooling models (#48290). MRV2 also gained CUDA graph memory profi

故障与 BugAnthropic 服务状态官方来源

Elevated latency on the Claude API for some users

Sep 10, 23:24 UTC Resolved - The issue affecting Claude services has been mitigated. Sep 10, 21:43 UTC Identified - We are experiencing slower than normal response times on the Claude API for some customers whose traffic enters through the US Midwest. Users ma

算力与芯片ONNX Runtime 发布官方来源

ONNX Runtime 发布: ONNX Runtime v1.30.0

ONNX Runtime 1.30.0 expands generative AI inference, improves CPU and GPU performance, adds Go bindings, and strengthens runtime reliability. These notes cover changes since ONNX Runtime 1.29.1. ## Highlights - Expanded CUDA inference support with variable-len

故障与 BugDify 发布官方来源

Dify 发布: v1.17.1 - Bug Fixes and Improvements

> [!WARNING] > **Self-hosted deployments using the bundled Weaviate must complete a manual, staged upgrade before starting 1.17.1.** The bundled Weaviate server moves from `1.27.0` to `1.39.2` — 12 minor versions — and skipping minors **is unsupported**. Pulli

算力与芯片ONNX Runtime 发布官方来源

ONNX Runtime 发布: ONNX Runtime v1.29.1

This is a patch release on top of [v1.29.0](https://github.com/microsoft/onnxruntime/releases/tag/v1.29.0), containing GroupQueryAttention capability and KV-cache layout improvements, plugin Execution Provider performance tooling updates, and targeted graph an

模型动态DeepSeek 官方更新日志官方来源

DeepSeek-V4.1-Flash Release​

来源标注日期:2026-09-10(未提供具体时刻)。 Today, we officially release the DeepSeek-V4.1-Flash model. It is the smallest model in our new architecture family, with native multimodal visual understanding. The new architecture is designed for a higher capability ceiling, fast

把 AI 雷达放到桌面

在支持安装的浏览器中,可以将本站作为应用打开。

安装入口取决于浏览器;应用和网站使用同一份最新内容。

查看完整安装指南