[PR #6] [CLOSED] Example simulation builder #202

Closed
opened 2026-02-16 01:16:27 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_deploy/pull/6
Author: @nerdai
Created: 6/8/2024
Status: Closed

Base: mainHead: nerdai/example-simulation


📝 Commits (1)

📊 Changes

3 files changed (+1059 additions, -1 deletions)

View changed files

📝 agentfile/messages/base.py (+1 -1)
examples/.ipynb_checkpoints/multi_agents_simulation-checkpoint.ipynb (+529 -0)
examples/multi_agents_simulation.ipynb (+529 -0)

📄 Description

  • Adds examples folder
  • A notebook for simulating multi-agent system

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/llama_deploy/pull/6 **Author:** [@nerdai](https://github.com/nerdai) **Created:** 6/8/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `nerdai/example-simulation` --- ### 📝 Commits (1) - [`59c8a9e`](https://github.com/run-llama/llama_deploy/commit/59c8a9e3e47aa883b73658afd9798470f92291ef) example sim ### 📊 Changes **3 files changed** (+1059 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `agentfile/messages/base.py` (+1 -1) ➕ `examples/.ipynb_checkpoints/multi_agents_simulation-checkpoint.ipynb` (+529 -0) ➕ `examples/multi_agents_simulation.ipynb` (+529 -0) </details> ### 📄 Description - Adds `examples` folder - A notebook for simulating multi-agent system --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 01:16:27 -05:00
yindo closed this issue 2026-02-16 01:16:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_deploy#202