AI SDK Python 版发布
amaarora · x · 2026-07-19
Python 版 AI SDK 现在可用了,主打三件事:agent loops、tool calling 和 streaming。
帖子里给出的用法很直接:安装后就能用 @ai.tool 定义工具函数,再通过 ai.Agent(...) 和 agent.run(...) 运行模型并接收流式输出。配图展示的是一个最小可运行示例。
「编程与Agent」频道最新
- Rowboat 作为开源本地优先 AI 同事上线 — ycombinator · 2026-07-22
- Scoble 说 AI 的 loops 本质是长运行多智能体工作区 — Scobleizer · 2026-07-22
- Kimi Code 开放候补名单,Moonshot 推进编码产品 — Fabulous_Bonus_8981 · 2026-07-22
- 开源 runtime 让每个仓库自定义 AI 代码审查器 — ibabufrik · 2026-07-22
- 独立开发者探讨:当前 AI Agent 记忆层的真正痛点在哪? — AcceptableTime7937 · 2026-07-22
- Fractal 用递归 agent 循环处理复杂多步工作流 — ryanpettry · 2026-07-22