Files
awesome-llm-apps/starter_ai_agents/ai_breakup_recovery_agent/requirements.txt
Shubhamsaboo 2a56875323 fix: Update function parameter names for clarity and improve README instructions
- Changed function parameter names from 'message' to more descriptive names in ai_breakup_recovery_agent.py.
- Updated README with correct repository URL and streamlined installation instructions.
- Modified requirements.txt to specify a minimum version for the 'agno' package.
2025-11-08 21:19:53 -08:00

5 lines
83 B
Plaintext

streamlit==1.44.1
pillow==11.1.0
agno>=2.2.10
google-genai==1.9.0
duckduckgo-search