Skip to content

Commit

Permalink
update index
Browse files Browse the repository at this point in the history
  • Loading branch information
vbarda committed Oct 3, 2024
1 parent e73b16b commit 9492172
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/docs/tutorials/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,6 @@ Learn from example implementations of graphs designed for specific scenarios and
- [Language Agent Tree Search](lats/lats.ipynb): Use reflection and rewards to drive a tree search over agents
- [Self-Discover Agent](self-discover/self-discover.ipynb): Analyze an agent that learns about its own capabilities

#### Memory

- [Long-term memory](memory/long_term_memory_agent.ipynb): Build an agent that can store, retrieve, and use memories to enhance its interactions with users.

#### Evaluation

- [Agent-based](chatbot-simulation-evaluation/agent-simulation-evaluation.ipynb): Evaluate chatbots via simulated user interactions
Expand Down

0 comments on commit 9492172

Please sign in to comment.