- Changed response type to `RunOutput` in multimodal design and coding agent teams for improved type safety.
- Updated the `agno` package version in requirements.txt to ensure compatibility across all agents.
- Changed response type to `RunOutput` in the AI real estate and recruitment agent teams for improved type safety.
- Updated the `agno` package version in requirements.txt to ensure compatibility across all agents.
- Adjusted requirements for other dependencies to maintain consistency.
- 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.
- Integrated ExaTools for competitor URL retrieval in the AI competitor intelligence agent.
- Updated response handling to utilize `RunOutput` for improved type safety.
- Specified minimum version for the 'agno' package in requirements.txt for compatibility across agents.
- Changed response type to `RunOutput` in various AI agents for improved type safety.
- Updated the `agno` package version in requirements.txt to ensure compatibility across all agents.
- Changed response type to `RunOutput` in both the 3D pygame and Tic Tac Toe agents for improved type safety.
- Updated the `agno` package version in requirements.txt to ensure compatibility.
- Changed `add_datetime_to_instructions` to `add_datetime_to_context` in travel planner for better context handling.
- Updated response type to `RunOutput` in both travel planner and GitHub agent for improved type safety.
- Specified minimum version for the 'agno' package in requirements.txt for compatibility.
- Changed import path for OllamaEmbedder to reflect new Agno structure.
- Switched from show_tool_calls to debug_mode for improved debugging experience.
- Replaced PDFUrlKnowledgeBase with Knowledge class for improved document management.
- Updated to use AgentOS for the application interface instead of Playground.
- Adjusted README to reflect changes in the interface and knowledge base loading process.
- Specified minimum version for the 'agno' package in requirements.txt.
- Replaced Claude model with Gemini for improved language processing.
- Updated knowledge management by replacing UrlKnowledge with Knowledge class.
- Enhanced session state handling to prevent duplicate URL loading.
- Adjusted README to reflect changes in API key requirements and default knowledge sources.
- Updated requirements.txt to specify a minimum version for the 'agno' package.
- Replaced UrlKnowledge with Knowledge for better document loading.
- Enhanced session state management for URLs to prevent duplicates.
- Updated placeholder URLs and query prompts for clarity.
- Adjusted requirements.txt to specify a minimum version for the 'agno' package.
- Replaced PDFUrlKnowledgeBase with Knowledge for managing document loading.
- Enhanced URL management by adding a check to prevent duplicate URLs in session state.
- Updated requirements.txt to specify a minimum version for the 'agno' package.