精选理由
simonwillison 发了 datasette-agent 0.4a0,新增 browser_task(),插件能在用户浏览器里直接跑 JavaScript,做自动化工具很实用。
datasette-agent 0.4a0 正式发布。新版本加入 await context.browser_task() 机制。该机制允许 agent 工具直接在用户浏览器中运行代码。Datasette Agent 插件可以借此提供执行自定义 JavaScript 的工具。这一改动对应 GitHub issue #33。
原文 · Simon Willison’s Weblog
datasette-agent 0.4a0
Release: datasette-agent 0.4a0 New await context.browser_task() mechanism allowing agent tools to run code directly in the user's browser. #33 This is an exciting new capability: it makes it easy for Datasette Agent plugins to provide tools that execute custom JavaScript in the user's browser . Tags: datasette , llm-tool-use , datasette-agent
- Greg Brockman07-31 19:52原文