错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Tools and Environments for Agents

  • Martin Hander

摘要

Agents get real when they can use tools – browse, read/write files, run small programs, and call business APIs – inside guarded environments. This chapter turns that into Python: a declarative action catalog, hardened browser/file/OS tools, code execution sandboxes, and safety rails (auth, quotas, approvals, policy checks) that keep your system dependable.