[PR #181] [MERGED] Update : Streamlit Frontend #222

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

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/181
Author: @priyanshm07
Created: 4/8/2025
Status: Merged
Merged: 5/4/2025
Merged by: @Shubhamsaboo

Base: mainHead: ai-travel-planner-mcp-team


📝 Commits (4)

  • 293c356 fix : code updated
  • e4cea90 feature : agno multi-agent implementation
  • d8f27f6 update : calendar mcp linked
  • cae82dc Update : Streamlit app created

📊 Changes

4 files changed (+615 additions, -0 deletions)

View changed files

mcp_ai_agents/ai_travel_planner_mcp_agent_team/README.md (+118 -0)
mcp_ai_agents/ai_travel_planner_mcp_agent_team/app.py (+356 -0)
mcp_ai_agents/ai_travel_planner_mcp_agent_team/calendar_mcp.py (+132 -0)
mcp_ai_agents/ai_travel_planner_mcp_agent_team/requirements.txt (+9 -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/181 **Author:** [@priyanshm07](https://github.com/priyanshm07) **Created:** 4/8/2025 **Status:** ✅ Merged **Merged:** 5/4/2025 **Merged by:** [@Shubhamsaboo](https://github.com/Shubhamsaboo) **Base:** `main` ← **Head:** `ai-travel-planner-mcp-team` --- ### 📝 Commits (4) - [`293c356`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/293c35629f69d9da2b8169dad4c3c6df81459ca1) fix : code updated - [`e4cea90`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/e4cea90a188eb187903a81229d3a02dfeb1a3458) feature : agno multi-agent implementation - [`d8f27f6`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/d8f27f6d4b37c2bde1228e370c0f5032a5eced45) update : calendar mcp linked - [`cae82dc`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/cae82dc8b88bf5e07629eff4cce39c992c51a728) Update : Streamlit app created ### 📊 Changes **4 files changed** (+615 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `mcp_ai_agents/ai_travel_planner_mcp_agent_team/README.md` (+118 -0) ➕ `mcp_ai_agents/ai_travel_planner_mcp_agent_team/app.py` (+356 -0) ➕ `mcp_ai_agents/ai_travel_planner_mcp_agent_team/calendar_mcp.py` (+132 -0) ➕ `mcp_ai_agents/ai_travel_planner_mcp_agent_team/requirements.txt` (+9 -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:59:02 -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#222