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

Agent 与开发工具

关注连接模型的工具:AI Agent、MCP、模型网关、编程助手、推理引擎和自动化工作流。

192 条资讯按来源发布或更新时间排序
Agent 与开发工具LiteLLM 发布官方来源

LiteLLM 发布: v1.101.0-rc.1

## 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 与开发工具LangChain 发布官方来源

LangChain 发布: langchain-core==1.6.2

Changes since langchain-core==1.6.1 release(core): 1.6.2 (#40209) feat(openai): support async tools (#40208) chore(deps): bump mistune from 3.3.0 to 3.3.3 in /libs/core (#40150) chore(deps): bump tornado from 6.5.7 to 6.5.8 in /libs/core (#40113) fix(core): av

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

CrewAI 发布: 1.15.20

## What's Changed ### Bug Fixes - Fix legacy platform tool alias discovery ### Documentation - Update snapshot and changelog for v1.15.19 ## Contributors @joaomdmoura, @vinibrsl

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

CrewAI 发布: 1.15.19

## What's Changed ### Features - Add Clipper integrations client - Add `now()` to the CEL expression environment - Record how a crew run ended for every user - Report machine size as a coarse band, not a core count - Add injectable client for CrewAI platform t

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

Ollama 发布: v0.33.3

## What's Changed * gemma4 now supports images and audio on MLX engine * Report cached prompt tokens * Honor GGUF model defined default parameters * MLX, MLX-C, llama.cpp update ## New Contributors * @marcelpetrick made their first contribution in https://gith

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

LangChain 发布: langchain==1.4.0

Changes since langchain==1.3.18 docs(langchain): runnable `langchain.mcp` examples (#39976) feat(langchain): `langchain.mcp` namespace, `MCPAdapter` (#39939) perf(anthropic,langchain): omit middleware trace inputs (#40098) fix(langchain): include model destina

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

Kimi CLI 发布: 1.50.0

## What's Changed * fix(kosong): omit empty anthropic-beta header when no beta features declared by @7Sageer in https://github.com/MoonshotAI/kimi-cli/pull/2580 * chore(release): bump kosong to 0.56.0 by @jackfish212 in https://github.com/MoonshotAI/kimi-cli/p

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

Dify 发布: v1.16.0

# Introducing Dify Agent *(Beta)*: A New Agent Experience in Dify > [!WARNING] > You should provide Dify Agent services ⚠️**only to trusted, non-malicious users**⚠️. As many of you know, the shell-based LLM agent paradigm has brought a major leap in agent capa

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

Dify 发布: 1.15.0

# Dify 1.15.0 Release Note ## What's Changed ### UX & UI Enhancements - **Redesigned landing / onboarding** for an easier first-run experience (#37433, #37844, #37800) - **Faster navigation** — improved "go to anything" palette and autofocused search inputs (#

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

Dify 发布: v1.17.0

## New Features **Agent: E2B Sandbox, Home Snapshots, and Skill Management** - **E2B sandbox backend**: agent shell/code execution can now run on [E2B](https://e2b.dev) cloud sandboxes in addition to the local sandbox. Select the backend with `DIFY_AGENT_RUNTI

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

Ollama 发布: v0.33.2

## What's Changed * Ollama's app now follows the system appearance again, restoring dark mode support * Fixed the macOS app to properly hand off to an already-running instance instead of starting a second one * The Claude Desktop proxy no longer interrupts in-

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

AgentScope 发布: v2.0.7.post1

## What's Changed * fix(formatter): derive audio format from media type by @ump45nose in https://github.com/agentscope-ai/agentscope/pull/2301 * fix(gemini): exclude tool-execution tokens from output_tokens by @iluv7 in https://github.com/agentscope-ai/agentsc

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

CrewAI 发布: 1.15.18

## What's Changed ### Features - Promote conversational flows to stable - Record a created deployment with the given UUID - Enhance conversational flow documentation and APIs - Let a declaration name the router's response format - Let a chat flow declare its o

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

Ollama 发布: v0.33.1

## What's Changed * MLX: Qwen3.8 Flash Next support * cmake: make external compat patches idempotent * MLX and llama.cpp update * mlxrunner: add structured output support * mlxrunner: avoid Metal GPU timeouts when loading models from slow storage ## New Contri

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

Transformers 发布: Release: v5.16.0

# Release v5.16.0 ## New Model additions ### Qwen4-Exp Qwen4-Exp builds on Qwen3.5's hybrid text and multimodal architecture with three key components: GatedResidual (GR), Qwen Sparse Attention (QSA), and Per-Layer Embedding (PLE). GR is a Qwen-developed resid

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

Transformers 发布: Release v5.16.1

# Release v5.16.1 This is a special release as we include GLM! (and a few small fixes) # GLM-5.3-Flash GLM-5.3-Flash, the first **natively multimodal model** in the GLM-5 series. With 320B total parameters and just 18B active parameters, it outperforms GLM-5.2

Agent 与开发工具MCP Python SDK 发布官方来源

MCP Python SDK 发布: v2.0.1

One off backport of the FastMCP import warning for `2.0.x`, this is due to a lot of people running into this error and making issues on other repos about it. Ideally either pin `mcp<2` or upgrade to 2. ## What's Changed * [v2.0.x] Point imports of mcp.server.f

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

Ollama 发布: v0.33.0

## What's Changed ### Claude Desktop Developers can now easily configure Claude Desktop to seamlessly work with Ollama as a third-party gateway provider. ### Improved caching * Fixed a hang where agent clients that cancel long prefills * Prefill restore points

Agent 与开发工具MCP Python SDK 发布官方来源

MCP Python SDK 发布: v2.1.1

## What's Changed * Point imports of mcp.server.fastmcp at the migration guide by @maxisbey in https://github.com/modelcontextprotocol/python-sdk/pull/3388 **Full Changelog**: https://github.com/modelcontextprotocol/python-sdk/compare/v2.1.0...v2.1.1

Agent 与开发工具MCP Python SDK 发布官方来源

MCP Python SDK 发布: v2.1.0

## Highlights - `Client` accepts `StdioServerParameters` directly: `Client(StdioServerParameters(command="uv", args=["run", "server.py"]))` (#3321). - Prompt messages accept `Image` and `Audio`, prompt functions may return bare content blocks, and `Message` /

Agent 与开发工具MCP Python SDK 发布官方来源

MCP Python SDK 发布: v1.29.1

## What's Changed * [v1.x] Complete the FastMCP Settings model at import time by @maxisbey in https://github.com/modelcontextprotocol/python-sdk/pull/3352 * [v1.x] Apply the request body limit to the SSE and OAuth endpoints by @maxisbey in https://github.com/m

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

AgentScope 发布: v2.0.7

## What's Changed * fix(gemini): remove unsupported $schema from tool parameters by @qbc2016 in https://github.com/agentscope-ai/agentscope/pull/2277 * feat(workspace): share workspace across different agents by @iluv7 in https://github.com/agentscope-ai/agent

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

Ollama 发布: v0.32.15

## What's Changed * New desktop onboarding flow on first launch * Caches resolved model metadata between requests, cutting time-to-first-token by roughly half (TTFT dropped from ~995 ms to ~524 ms in benchmarks) * Fixes a bug where chat and generate could wedg

把 AI 雷达放到桌面

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

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

查看完整安装指南