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

国产大模型与国内 AI

汇集 DeepSeek 深度求索、智谱 GLM、通义千问 Qwen、Kimi、豆包和 MiniMax 的国内模型发布、API 更新与生态消息。

249 条资讯按来源发布或更新时间排序
模型动态阶跃星辰模型仓库(镜像)社区 / 第三方

stepfun-ai/Step-3.7-Flash-NVFP4 · 仓库更新

模型仓库动态。仓库创建:2026-05-27T12:35:59.000Z。最后修改:2026-06-01T06:18:13.000Z。仓库修改不等同于模型正式发布。 数据经第三方 Hugging Face 镜像采集,需以原始模型页面复核。 任务:image-text-to-text。

模型动态阶跃星辰模型仓库(镜像)社区 / 第三方

stepfun-ai/Step-3.7-Flash-FP8 · 仓库更新

模型仓库动态。仓库创建:2026-05-23T12:49:10.000Z。最后修改:2026-06-01T06:00:31.000Z。仓库修改不等同于模型正式发布。 数据经第三方 Hugging Face 镜像采集,需以原始模型页面复核。 任务:image-text-to-text。

模型动态书生浦语模型仓库(镜像)社区 / 第三方

internlm/Intern-S2-Preview · 仓库更新

模型仓库动态。仓库创建:2026-05-15T03:49:25.000Z。最后修改:2026-05-29T07:30:04.000Z。仓库修改不等同于模型正式发布。 数据经第三方 Hugging Face 镜像采集,需以原始模型页面复核。 任务:image-text-to-text。

Agent 与开发工具Kimi CLI 发布官方来源

Kimi CLI 发布: 1.46.0

## What's Changed * docs: announce evolution to Kimi Code successor project by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/2377 * docs: fix router auto language redirect by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/2378 * feat(she

模型动态字节 Seed 模型仓库(镜像)社区 / 第三方

ByteDance-Seed/SimArt · 仓库更新

模型仓库动态。仓库创建:2026-05-19T08:55:39.000Z。最后修改:2026-05-28T12:41:32.000Z。仓库修改不等同于模型正式发布。 数据经第三方 Hugging Face 镜像采集,需以原始模型页面复核。

模型动态通义千问模型仓库(镜像)社区 / 第三方

Qwen/Qwen-Image-Bench · 仓库更新

模型仓库动态。仓库创建:2026-05-21T04:15:56.000Z。最后修改:2026-05-28T08:07:27.000Z。仓库修改不等同于模型正式发布。 数据经第三方 Hugging Face 镜像采集,需以原始模型页面复核。 任务:image-text-to-text。

Agent 与开发工具Kimi CLI 发布官方来源

Kimi CLI 发布: 1.45.0

## What's Changed * fix(shell): Fix misleading "Quota exceeded" prefix shown on every 403 error by @liruifengv in https://github.com/MoonshotAI/kimi-cli/pull/2342 * feat(toolset): improve dedup with sparse reminders and canonical args by @jackfish212 in https:

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

Dify 发布: v1.13.3

## 🚀 What's New in v1.13.3? Our latest patch release, v1.13.3, focuses on stability and correctness across workflow execution, streaming, and knowledge retrieval. Here's a quick look at the most important updates: ### 🎬 New Features - **Workflow Configuratio

模型动态百度 ERNIE 模型仓库(镜像)社区 / 第三方

baidu/ERNIE-Image-Aes · 仓库更新

模型仓库动态。仓库创建:2026-05-18T09:12:17.000Z。最后修改:2026-05-20T14:14:45.000Z。仓库修改不等同于模型正式发布。 数据经第三方 Hugging Face 镜像采集,需以原始模型页面复核。

模型动态Kimi 模型仓库(镜像)社区 / 第三方

moonshotai/Kimi-K2.6 · 仓库更新

模型仓库动态。仓库创建:2026-04-14T04:23:36.000Z。最后修改:2026-05-19T09:01:54.000Z。仓库修改不等同于模型正式发布。 数据经第三方 Hugging Face 镜像采集,需以原始模型页面复核。 任务:image-text-to-text。

Agent 与开发工具Kimi CLI 发布官方来源

Kimi CLI 发布: 1.44.0

## What's Changed * refactor(telemetry): track btw side question as tool_call event by @jackfish212 in https://github.com/MoonshotAI/kimi-cli/pull/2257 * chore(release): bump kimi-cli and kimi-code to 1.44.0 by @jackfish212 in https://github.com/MoonshotAI/kim

模型动态智谱 GLM 模型仓库(镜像)社区 / 第三方

zai-org/GLM-5.1 · 仓库更新

模型仓库动态。仓库创建:2026-04-03T09:28:47.000Z。最后修改:2026-05-13T08:10:58.000Z。仓库修改不等同于模型正式发布。 数据经第三方 Hugging Face 镜像采集,需以原始模型页面复核。 任务:text-generation。

Agent 与开发工具Kimi CLI 发布官方来源

Kimi CLI 发布: 1.43.0

## What's Changed * feat(ui): improve shell spacing, link highlighting and notification duration by @jackfish212 in https://github.com/MoonshotAI/kimi-cli/pull/2230 * feat(telemetry): polish event schema with outcome enum, lifecycle tracking and error enrichme

Agent 与开发工具Kimi CLI 发布官方来源

Kimi CLI 发布: 1.42.0

## What's Changed * fix(soul): clear partial UI output when LLM step is retried by @7Sageer in https://github.com/MoonshotAI/kimi-cli/pull/2177 * fix(tests): unbreak main CI after #2177 by @7Sageer in https://github.com/MoonshotAI/kimi-cli/pull/2213 * fix(shel

Agent 与开发工具Kimi CLI 发布官方来源

Kimi CLI 发布: 1.41.0

## What's Changed * fix(clipboard): enable clipboard paste on headless Linux over SSH by @ZichenWen1 in https://github.com/MoonshotAI/kimi-cli/pull/2115 * fix(plugin): support installing from .zip URL by @tempurai in https://github.com/MoonshotAI/kimi-cli/pull

模型动态Kimi 模型仓库(镜像)社区 / 第三方

moonshotai/Kimi-K2.5 · 仓库更新

模型仓库动态。仓库创建:2026-01-01T06:06:03.000Z。最后修改:2026-04-30T03:56:40.000Z。仓库修改不等同于模型正式发布。 数据经第三方 Hugging Face 镜像采集,需以原始模型页面复核。 任务:image-text-to-text。

模型动态百度 ERNIE 模型仓库(镜像)社区 / 第三方

baidu/Qianfan-OCR · 仓库更新

模型仓库动态。仓库创建:2026-03-18T07:48:43.000Z。最后修改:2026-04-29T04:55:52.000Z。仓库修改不等同于模型正式发布。 数据经第三方 Hugging Face 镜像采集,需以原始模型页面复核。 任务:image-text-to-text。

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

Dify 发布: v1.14.0

## 🚀 What's New in v1.14.0? ### Collaboration Collaboration allows workspace members to edit the same workflow together, with synced graph updates, online presence, and shared visibility into who is working where. On self-hosted deployments, collaboration is

模型动态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

模型动态Kimi 模型仓库(镜像)社区 / 第三方

moonshotai/Kimi-K2-Instruct · 仓库更新

模型仓库动态。仓库创建:2025-07-11T00:55:12.000Z。最后修改:2026-04-23T02:08:36.000Z。仓库修改不等同于模型正式发布。 数据经第三方 Hugging Face 镜像采集,需以原始模型页面复核。 任务:text-generation。

模型动态字节 Seed 模型仓库(镜像)社区 / 第三方

ByteDance-Seed/byteff2 · 仓库更新

模型仓库动态。仓库创建:2025-08-26T02:29:56.000Z。最后修改:2026-04-21T09:07:55.000Z。仓库修改不等同于模型正式发布。 数据经第三方 Hugging Face 镜像采集,需以原始模型页面复核。

模型动态MiniMax 模型仓库(镜像)社区 / 第三方

MiniMaxAI/MiniMax-M2.7 · 仓库更新

模型仓库动态。仓库创建:2026-04-09T03:37:12.000Z。最后修改:2026-04-20T04:28:14.000Z。仓库修改不等同于模型正式发布。 数据经第三方 Hugging Face 镜像采集,需以原始模型页面复核。 任务:text-generation。

模型动态百度 ERNIE 模型仓库(镜像)社区 / 第三方

baidu/ERNIE-4.5-VL-28B-A3B-PT · 仓库更新

模型仓库动态。仓库创建:2025-06-28T05:50:33.000Z。最后修改:2026-04-20T04:03:53.000Z。仓库修改不等同于模型正式发布。 数据经第三方 Hugging Face 镜像采集,需以原始模型页面复核。 任务:image-text-to-text。

模型动态百度 ERNIE 模型仓库(镜像)社区 / 第三方

baidu/Qianfan-VL-70B · 仓库更新

模型仓库动态。仓库创建:2025-09-16T14:18:26.000Z。最后修改:2026-04-19T10:51:45.000Z。仓库修改不等同于模型正式发布。 数据经第三方 Hugging Face 镜像采集,需以原始模型页面复核。 任务:image-text-to-text。

模型动态百度 ERNIE 模型仓库(镜像)社区 / 第三方

baidu/Qianfan-VL-8B · 仓库更新

模型仓库动态。仓库创建:2025-09-16T14:18:23.000Z。最后修改:2026-04-19T10:51:08.000Z。仓库修改不等同于模型正式发布。 数据经第三方 Hugging Face 镜像采集,需以原始模型页面复核。 任务:image-text-to-text。

把 AI 雷达放到桌面

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

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

查看完整安装指南