El Agente Gráfico:科学智能体的结构化执行图

📄 中文摘要

大型语言模型(LLMs)在自动化科学工作流程中的应用日益增多,但与异构计算工具的集成仍然显得随意且脆弱。目前的智能体方法通常依赖于非结构化文本来管理上下文和协调执行,导致生成大量信息,可能掩盖决策来源并妨碍审计性。本研究提出了El Agente Gráfico,一个单一智能体框架,将基于LLM的决策过程嵌入到类型安全的执行环境和动态知识图中,以实现外部持久性。该方法的核心是科学概念的结构化抽象和对象图映射器,能够将计算状态表示为类型化的Python对象。

📄 English Summary

El Agente Gr\'afico: Structured Execution Graphs for Scientific Agents

Large language models (LLMs) are increasingly utilized to automate scientific workflows, yet their integration with heterogeneous computational tools remains ad hoc and fragile. Current agentic approaches often depend on unstructured text for managing context and coordinating execution, resulting in overwhelming volumes of information that can obscure decision provenance and hinder auditability. This research presents El Agente Gráfico, a single-agent framework that embeds LLM-driven decision-making within a type-safe execution environment and dynamic knowledge graphs for external persistence. Central to this approach is a structured abstraction of scientific concepts and an object-graph mapper that represents computational state as typed Python objects.

Powered by Cloudflare Workers + Payload CMS + Claude 3.5

数据源: OpenAI, Google AI, DeepMind, AWS ML Blog, HuggingFace 等