1 个仓库
Visual representations of an AI agent's internal reasoning and task decomposition process in real-time.
Distinct from Execution Plan Visualization: Visualizes an agent's cognitive planning sequence rather than a database's query execution plan.
Explore 1 awesome GitHub repository matching data & databases · Agent Planning Visualizations. Refine with filters or upvote what's useful.
Eko 是一个用于设计和部署智能体工作流的框架,具有 LLM 智能体工作流编排器和浏览器自动化引擎。它提供了一个用于执行系统级操作和管理本地文件的服务端进程管理器,以及一个用于在自动化决策过程中进行人工监督和指导的“人在回路”智能体控制器。 该系统通过基于角色的分区和工作流编排来协调多智能体协作,将复杂任务划分为不同的角色并管理执行交接。它集成了模型上下文协议(Model Context Protocol),以标准化智能体与外部工具或数据源之间的连接。 该平台包括无头浏览器自动化、网页抓取以及使用基于循环的事件监听进行重复任务自动化的功能。它还具有执行计划流功能,可实时可视化智能体的内部规划过程。
Features execution plan streaming to visualize an agent's internal planning process in real-time.