feat(models): add o3 and o4-mini models, updated pricing

This commit is contained in:
Waleed Latif
2025-04-16 17:08:24 -07:00
parent 6163cfe844
commit dd5b2657c8
6 changed files with 18 additions and 12 deletions

View File

@@ -65,7 +65,7 @@ The user prompt or context is the specific input or question that the agent shou
Choose from a variety of LLM providers:
- OpenAI (GPT-4o, o1, o3-mini)
- OpenAI (GPT-4o, o1, o3, o4-mini)
- Anthropic (Claude 3.7 Sonnet)
- Google (Gemini 2.5 Pro, Gemini 2.0 Flash)
- Groq, Cerebras

View File

@@ -57,7 +57,7 @@ The content to be evaluated. This can be:
Choose an LLM provider to perform the evaluation:
- OpenAI (GPT-4o, o1, o3-mini)
- OpenAI (GPT-4o, o1, o3, o4-mini)
- Anthropic (Claude 3.7 Sonnet)
- Google (Gemini 2.5 Pro, Gemini 2.0 Flash)
- Groq, Cerebras

View File

@@ -59,7 +59,7 @@ The possible destination blocks that the Router can select from. The Router will
Choose an LLM provider to power the routing decision:
- OpenAI (GPT-4o, o1, o3-mini)
- OpenAI (GPT-4o, o1, o3, o4-mini)
- Anthropic (Claude 3.7 Sonnet)
- Google (Gemini 2.5 Pro, Gemini 2.0 Flash)
- Groq, Cerebras