aiagent.club
中文
GitHub

TapeAgents

Observation pool · not formally ranked

This project does not currently meet the main index requirement of two current dimensions across two source types.

Not ranked
Observed adoptionMissing
MomentumCurrent · 2026-09-12
0
AttentionCurrent · 2026-09-12
0
Signal confidence Based on how many independent score dimensions currently have data.
Medium2/3 · 1 source types

Methodology v2.0 · snapshot 2026-09-12 · stale after 2 days

About

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…

Across sources

318 Stars
  • Stars 318
  • Forks 42
  • Commits 2.7k
  • Releases 17