mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-03-11 17:48:31 -05:00
- 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.