[PR #184] [MERGED] AI Breakup Recovery Agent: Fixed Issues and made it in a Single Script (CAN MERGE) #225

Closed
opened 2025-11-06 14:59:05 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/184
Author: @Madhuvod
Created: 4/9/2025
Status: Merged
Merged: 4/9/2025
Merged by: @Shubhamsaboo

Base: mainHead: breakup-agent-fix


📝 Commits (2)

📊 Changes

4 files changed (+282 additions, -275 deletions)

View changed files

ai_agent_tutorials/ai_breakup_recovery_agent/agents.py (+0 -124)
ai_agent_tutorials/ai_breakup_recovery_agent/ai_breakup_recovery_agent.py (+282 -0)
ai_agent_tutorials/ai_breakup_recovery_agent/app.py (+0 -89)
ai_agent_tutorials/ai_breakup_recovery_agent/image_input.py (+0 -62)

📄 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/184 **Author:** [@Madhuvod](https://github.com/Madhuvod) **Created:** 4/9/2025 **Status:** ✅ Merged **Merged:** 4/9/2025 **Merged by:** [@Shubhamsaboo](https://github.com/Shubhamsaboo) **Base:** `main` ← **Head:** `breakup-agent-fix` --- ### 📝 Commits (2) - [`305d294`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/305d294f30d2c0bd8cd72a4783993be90f2e43a6) Fixed the issues - [`ecaf339`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/ecaf33991f785ecceb38b4522cf33987dbc1a7ea) Fixed the issues-2 ### 📊 Changes **4 files changed** (+282 additions, -275 deletions) <details> <summary>View changed files</summary> ➖ `ai_agent_tutorials/ai_breakup_recovery_agent/agents.py` (+0 -124) ➕ `ai_agent_tutorials/ai_breakup_recovery_agent/ai_breakup_recovery_agent.py` (+282 -0) ➖ `ai_agent_tutorials/ai_breakup_recovery_agent/app.py` (+0 -89) ➖ `ai_agent_tutorials/ai_breakup_recovery_agent/image_input.py` (+0 -62) </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:59:05 -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#225