mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-07-17 08:22:34 -05:00
[PR #474] [CLOSED] Add Multi-Agent Shared Memory Tutorial using Aegis Memory #5638
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/474
Author: @quantifylabs
Created: 2/8/2026
Status: ❌ Closed
Base:
main← Head:add-aegis-memory-tutorial📝 Commits (1)
7ba1105Add multi-agent shared memory tutorial using Aegis Memory📊 Changes
4 files changed (+286 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)➕
advanced_llm_apps/llm_apps_with_memory_tutorials/multi_agent_shared_memory/README.md(+94 -0)➕
advanced_llm_apps/llm_apps_with_memory_tutorials/multi_agent_shared_memory/multi_agent_memory_app.py(+188 -0)➕
advanced_llm_apps/llm_apps_with_memory_tutorials/multi_agent_shared_memory/requirements.txt(+3 -0)📄 Description
1. Multi-Agent App with Shared Memory
📁
advanced_llm_apps/llm_apps_with_memory_tutorials/multi_agent_shared_memory/🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.