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
Implement providers/list, providers/set, and providers/disable (unstable_llm_providers) so clients switch between the openai, openrouter, and speakeasy providers, and advertise the providers capability.
Implement
providers/list,providers/set, andproviders/disable(unstable_llm_providers) so clients switch between the openai, openrouter, and speakeasy providers, and advertise theproviderscapability.Part of #146.