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

OpenAI · GPT 最新消息

追踪 OpenAI、GPT、ChatGPT、Codex 和 Sora 的模型与产品更新。

232 条资讯按来源发布或更新时间排序
故障与 BugOpenAI 服务状态官方来源

Elevated errors affecting ChatGPT

Status: Resolved All impacted services have now fully recovered. Affected components File uploads (Operational) Voice mode (Operational) Conversations (Operational) ChatGPT Atlas (Operational) Login (Operational) Connectors/Apps (Operational) Codex in ChatGPT

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

vLLM 发布: v0.25.0

# vLLM v0.25.0 Release Notes ## Highlights This release features 558 commits from 232 contributors (64 new)! * **Model Runner V2 is now the default for all dense models** (#44443). Building on quantized-model support from the previous release, MRv2 is now the

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

AgentScope 发布: v2.0.4

## Highlight **Agent** - Support agent interruption with context handling #1995 **Longterm Memory Integration** - Integrate ReMe based longterm memory #1972 - Integrate agentic longterm memory #1927 **TTS** - Support OpenAI TTS API #1878 - Support DashScope Co

AI 应用Open WebUI 发布官方来源

Open WebUI 发布: v0.10.2

### Added - 💭 **Streamed reasoning display.** Models that emit thinking or reasoning now show that content as it streams, and it renders correctly in the chat overview and in exported conversations. [Commit](https://github.com/open-webui/open-webui/commit/0b7

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

AgentScope 发布: v2.0.3

## Major New Features **RAG Module** - Introduced a native RAG (Retrieval-Augmented Generation) module with full support for distributed, multi-tenant, and multi-session RAG services, significantly enhancing knowledge retrieval capabilities. **Long-Term Memory

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

AgentScope 发布: v2.0.2

## What's Changed * ci(webui): add format and build checks by @Premsenareddy in https://github.com/agentscope-ai/agentscope/pull/1821 * feat(omni): streaming audio + live captions for DashScope/OpenAI omni by @qbc2016 in https://github.com/agentscope-ai/agents

算力与芯片Intel OpenVINO 发布官方来源

Intel OpenVINO 发布: 2026.2.0

### Summary of major features and improvements * #### More GenAI coverage and framework integrations to minimize code changes * New models supported: Gemma 4 E2B and Gemma 4 E4B * Only on CPUs & GPUs: Qwen3-Coder-Next, Qwen3.5, Qwen3.6, Trinity-mini, LFM2-24B-

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

DeepSeek-V4​

来源标注日期:2026-04-24(未提供具体时刻)。 The DeepSeek API now supports V4-Pro and V4-Flash, available via both the OpenAI ChatCompletions interface and the Anthropic interface. To access the new models, the base_url remains unchanged, and the model parameter should be set

算力与芯片Intel OpenVINO 发布官方来源

Intel OpenVINO 发布: 2026.1.0

### Summary of major features and improvements * #### More GenAI coverage and framework integrations to minimize code changes * New models supported on CPUs & GPUs: Qwen3 VL * New models supported on CPUs: GPT-OSS 120B * Preview: Introducing the OpenVINO backe

算力与芯片Intel OpenVINO 发布官方来源

Intel OpenVINO 发布: 2026.0.0

### Summary of major features and improvements * #### More GenAI coverage and framework integrations to minimize code changes * New models supported on CPUs & GPUs: GPT-OSS-20B, MiniCPM-V-4_5-8B, and MiniCPM-o-2.6​ * New models supported on NPUs: MiniCPM-o-2.6

算力与芯片Intel OpenVINO 发布官方来源

Intel OpenVINO 发布: 2025.4.1

> **_NOTE:_** Please continue using OpenVINO 2025.4 release unless you require the specific bug fixes addressed in the 2025.4.1 version. # Summary of improvements * Preview: Mixture of Experts (MoE) models optimized for CPUs and GPUs, validated for GPT-OSS 20B

Agent 与开发工具Microsoft AutoGen 发布官方来源

Microsoft AutoGen 发布: python-v0.7.3

## What's Changed * Update website for 0.7.2 by @ekzhu in https://github.com/microsoft/autogen/pull/6902 * Typo in docs for 'NoOpTracerProvider' by @nicsuzor in https://github.com/microsoft/autogen/pull/6915 * Fix MCP example in readme by @ekzhu in https://git

Agent 与开发工具Microsoft AutoGen 发布官方来源

Microsoft AutoGen 发布: python-v0.7.2

## What's Changed * Update website 0.7.1 by @ekzhu in https://github.com/microsoft/autogen/pull/6869 * Update OpenAIAssistantAgent doc by @ekzhu in https://github.com/microsoft/autogen/pull/6870 * Update 0.7.1 website ref by @ekzhu in https://github.com/micros

Agent 与开发工具Microsoft AutoGen 发布官方来源

Microsoft AutoGen 发布: python-v0.7.1

## What's New ### `OpenAIAgent` supports all built-in tools * Feat/OpenAI agent builtin tools 6657 by @tejas-dharani in https://github.com/microsoft/autogen/pull/6671 ### Support nested `Team` as a participant in a `Team` * Supporting Teams as Participants in

Agent 与开发工具Microsoft AutoGen 发布官方来源

Microsoft AutoGen 发布: python-v0.6.0

## What's New ### Change to `BaseGroupChatManager.select_speaker` and support for concurrent agents in `GraphFlow` We made a type hint change to the `select_speaker` method of `BaseGroupChatManager` to allow for a list of agent names as a return value. This ma

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

deepseek-chat​

来源标注日期:2024-06-28(未提供具体时刻)。 The deepseek-chat model has been upgraded to DeepSeek-V2-0628. Model's reasoning capabilities have improved, as shown in relevant benchmarks: Coding: HumanEval Pass@1 79.88% -> 84.76% Mathematics: MATH ACC@1 55.02% -> 71.02% Reasoni

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

deepseek-coder​

来源标注日期:2024-06-14(未提供具体时刻)。 The deepseek-coder model has been upgraded to DeepSeek-Coder-V2-0614, significantly enhancing its coding capabilities. It has reached the level of GPT-4-Turbo-0409 in code generation, code understanding, code debugging, and code com

把 AI 雷达放到桌面

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

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

查看完整安装指南