本地文档知识查找agent
问题由来
怎么解决
Deep Agents expose a filesystem surface to the agent via tools like ls, read_file, write_file, edit_file, glob, and grep. These tools operate through a pluggable backend. The read_file tool natively supports image files (.png, .jpg, .jpeg, .gif, .webp) across all backends, returning them as multimodal content blocks.
动手干
-
先直接import sdk,手动搭建运行环境,配置sk&模型id,配置backend,直接跑agent -
用AI生成前端网页,连接后端执行引擎

夜雨聆风