Quick Setup
- Install the OpenAI SDK (if you haven’t already):
- Change two lines in your existing code:
Key Features
Same API
All OpenAI methods, parameters, and responses work identically
Intelligent Routing
Leave model empty ("") to automatically select the best provider
Streaming
Streaming responses work exactly like OpenAI
Function Calling
Function calling and tools work without changes