You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor ReasoningAgent for direct Azure AI Search integration
Refactored ReasoningAgentTemplate to use direct AzureAIAgentClient and integrate Azure AI Search via a new ReasoningSearch helper. Improved initialization, search augmentation, and resource management. Updated reasoning_search.py for better logging, error handling, and framework-agnostic usage. Added detailed docstrings and clarified configuration and usage patterns.
0 commit comments