[PR #39] [MERGED] project #4 - AI Startup org agency with Agency Swarm Framework #113

Closed
opened 2025-11-06 14:33:16 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/39
Author: @Madhuvod
Created: 12/7/2024
Status: Merged
Merged: 12/8/2024
Merged by: @Shubhamsaboo

Base: mainHead: ai-startup-agency


📝 Commits (10+)

  • 85b36f6 first version - yet to change and add a few features, fix bugs
  • a479dad sequential - base structute
  • 6033ed7 sequential - final structure
  • d02f722 readme update
  • 58516a5 Remove .gitignore from tracking
  • 8ff18fe added a short video demo
  • de76dbb new - format
  • db37632 new - format
  • 04850da Merge remote-tracking branch 'origin/ai-startup-agency' into ai-startup-agency
  • df0d83e readme changes

📊 Changes

3 files changed (+410 additions, -0 deletions)

View changed files

ai_agent_tutorials/ai_startup_org_agents/README.md (+84 -0)
ai_agent_tutorials/ai_startup_org_agents/agency.py (+323 -0)
ai_agent_tutorials/ai_startup_org_agents/requirements.txt (+3 -0)

📄 Description

No description provided


🔄 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/Shubhamsaboo/awesome-llm-apps/pull/39 **Author:** [@Madhuvod](https://github.com/Madhuvod) **Created:** 12/7/2024 **Status:** ✅ Merged **Merged:** 12/8/2024 **Merged by:** [@Shubhamsaboo](https://github.com/Shubhamsaboo) **Base:** `main` ← **Head:** `ai-startup-agency` --- ### 📝 Commits (10+) - [`85b36f6`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/85b36f673127b5d34a514c4954a5050082a4a51a) first version - yet to change and add a few features, fix bugs - [`a479dad`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/a479dad3ada2ad9ecd6150ffd088fc41c90c2c92) sequential - base structute - [`6033ed7`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/6033ed7e5f19a564c895201b7aa17e622f604f90) sequential - final structure - [`d02f722`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/d02f722af205031f1a035c7412e7f801777e9513) readme update - [`58516a5`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/58516a5a90f67e95fad3729a8bf7c669c0e279f3) Remove .gitignore from tracking - [`8ff18fe`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/8ff18fe18b295e870bc94c1153b9e5423e883e21) added a short video demo - [`de76dbb`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/de76dbb77288f819a5c02a0d5d7595c1c9c3c62f) new - format - [`db37632`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/db37632d1f2348428c47a64e78d2211c34e7a46c) new - format - [`04850da`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/04850da83d52d49dca8b11a4914c9f6c8c1312c1) Merge remote-tracking branch 'origin/ai-startup-agency' into ai-startup-agency - [`df0d83e`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/df0d83e86e9cd89c1a483a33126e296ed34e5c06) readme changes ### 📊 Changes **3 files changed** (+410 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ai_agent_tutorials/ai_startup_org_agents/README.md` (+84 -0) ➕ `ai_agent_tutorials/ai_startup_org_agents/agency.py` (+323 -0) ➕ `ai_agent_tutorials/ai_startup_org_agents/requirements.txt` (+3 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 14:33:16 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-llm-apps#113