[PR #448] [MERGED] fix(ai_finance_agent_team): update YFinanceTools usage for current ag… #5618

Closed
opened 2026-05-17 05:37:45 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/448
Author: @STiFLeR7
Created: 1/30/2026
Status: Merged
Merged: 2/1/2026
Merged by: @Shubhamsaboo

Base: mainHead: fix/ai-finance-agent-agno-compat


📝 Commits (1)

  • 2cedbd6 fix(ai_finance_agent_team): update YFinanceTools usage for current agno API

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

advanced_ai_agents/multi_agent_apps/agent_teams/ai_finance_agent_team/__pycache__/finance_agent_team.cpython-312.pyc (+0 -0)
📝 advanced_ai_agents/multi_agent_apps/agent_teams/ai_finance_agent_team/finance_agent_team.py (+2 -2)

📄 Description

This PR updates the ai_finance_agent_team example to be compatible with the current agno API.

Changes

  • Removed deprecated boolean arguments from YFinanceTools
  • Updated toolkit initialization to current supported usage
  • Pinned agno version to avoid future breakage

Verification

  • Ran finance_agent_team.py locally
  • AgentOS starts successfully and all finance tools register correctly

Fixes #441


🔄 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/448 **Author:** [@STiFLeR7](https://github.com/STiFLeR7) **Created:** 1/30/2026 **Status:** ✅ Merged **Merged:** 2/1/2026 **Merged by:** [@Shubhamsaboo](https://github.com/Shubhamsaboo) **Base:** `main` ← **Head:** `fix/ai-finance-agent-agno-compat` --- ### 📝 Commits (1) - [`2cedbd6`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/2cedbd61a86e1ae234b74dc9604f3ab94a5ee190) fix(ai_finance_agent_team): update YFinanceTools usage for current agno API ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `advanced_ai_agents/multi_agent_apps/agent_teams/ai_finance_agent_team/__pycache__/finance_agent_team.cpython-312.pyc` (+0 -0) 📝 `advanced_ai_agents/multi_agent_apps/agent_teams/ai_finance_agent_team/finance_agent_team.py` (+2 -2) </details> ### 📄 Description This PR updates the `ai_finance_agent_team` example to be compatible with the current `agno` API. ### Changes - Removed deprecated boolean arguments from `YFinanceTools` - Updated toolkit initialization to current supported usage - Pinned agno version to avoid future breakage ### Verification - Ran `finance_agent_team.py` locally - AgentOS starts successfully and all finance tools register correctly Fixes #441 --- <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-05-17 05:37:45 -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#5618