You can now connect multiple LLMs (OpenAI, Claude, Gemini, DeepSeek etc) and dynamically pick which model gets used based on your input data.
This lets you build agentic routing:
- If the topic is legal → use Claude
- If the cheapest option is needed → use DeepSeek
- If the input is Estonian → route to GPT-4
*How to use* Video tutorial coming...