[PR #238] [CLOSED] Fixed some errors import and make it works #7365

Closed
opened 2026-06-03 21:25:13 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/238
Author: @kakapro
Created: 6/17/2025
Status: Closed

Base: mainHead: main


📝 Commits (3)

  • ebd57be * fixed import SwarmAgent
  • 231e6c2 * fixed after work function
  • 4fcec7e - replace SwarmAgent by ConversableAgent

📊 Changes

1 file changed (+74 additions, -36 deletions)

View changed files

📝 advanced_ai_agents/multi_agent_apps/agent_teams/ai_game_design_agent_team/game_design_agent_team.py (+74 -36)

📄 Description

  • Fixed error import on SmwarmAgent, UpdateSystemMessage and AfterWork
  • Fixed LLMConfig

🔄 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/238 **Author:** [@kakapro](https://github.com/kakapro) **Created:** 6/17/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`ebd57be`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/ebd57beb9d22b4842feac4b73fef1077781d08b5) * fixed import SwarmAgent - [`231e6c2`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/231e6c22633acb74744990dd29b60b694df4373d) * fixed after work function - [`4fcec7e`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/4fcec7ef3f749e8effa5e7108b2403f589ad0b01) - replace SwarmAgent by ConversableAgent ### 📊 Changes **1 file changed** (+74 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `advanced_ai_agents/multi_agent_apps/agent_teams/ai_game_design_agent_team/game_design_agent_team.py` (+74 -36) </details> ### 📄 Description * Fixed error import on SmwarmAgent, UpdateSystemMessage and AfterWork * Fixed LLMConfig --- <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 2026-06-03 21:25:13 -05: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#7365