Agent-level Model Selection
We now support agent-level model selection between a couple OpenAI models. By default, our Agents are driven by GPT-4o, but you now have the option to select o3-mini (with a Low, Medium or High Reasoning level).
GPT-4o is OpenAI’s fast, versatile and high-intelligence flagship model, and is a great option for most Agent use cases. OpenAI’s o3-mini model is a part of their advanced reasoning suite of models which excel at complex, multi-step tasks. We offer all 3 levels of reasoning capabilities for o3-mini where the High reasoning model will think harder, but also take up more time. o3-mini (with Medium Reasoning) is probably a good choice if you would like to use the o3-mini model. Note that prompt adjustments are likely required between the two in order to get the desired output.
Learn more here about o3-mini: https://openai.com/index/openai-o3-mini/
Coming soon: Support for Anthropic Claude 3.7 Sonnet.