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
Create an agnostic LLMProvider trait to replace the hardcoded AzureOpenAIClient. This should easily allow plugging in models like Claude, GLM, and Minimax via native tool calling.
Create an agnostic LLMProvider trait to replace the hardcoded AzureOpenAIClient. This should easily allow plugging in models like Claude, GLM, and Minimax via native tool calling.