Files
awesome-llm-apps/advanced_ai_agents
Shubhamsaboo cdf99eabe3 refactor: Update legal agent team to use new knowledge base structure and improve response handling
- Refactored legal agent team to utilize the new `Knowledge` class instead of `PDFKnowledgeBase`.
- Updated response type to `RunOutput` for better type safety across multiple functions.
- Changed agent model version from GPT-4.1 to GPT-5 for enhanced performance.
- Specified minimum version for the 'agno' package in requirements.txt for compatibility.
2025-11-09 20:27:18 -08:00
..