aiagent.club
English
GitHub

TapeAgents

AI Agent 指数 第 942(共 964)

0 综合分
真实使用
动量
关注度
1

项目介绍

TapeAgents is a framework that leverages a structured, replayable log (Tape) of the agent session to facilitate all stages of the LLM Agent development lifecycle. In TapeAgents, the agent reasons by processing the tape and the LLM output to produce new thoughts, actions, control flow steps and append them to the tape. The environment then reacts to the agent’s actions by likewise appending observation steps to the tape.

The Tape-centric design of TapeAgents will help you at all stages of your project:

Start with the introductory Jupyter notebook to quickly learn the core concepts of the framework.

The simplest agent just to show the basic structure of the agent:

The examples/ directory…

各数据源

318 Star
  • Star 318
  • Fork 41
  • 提交 2.7k
  • 发布 17