feat(models): added gpt-4.1

This commit is contained in:
Waleed Latif
2025-05-13 20:19:54 -07:00
parent db369fed55
commit 7010c2d45a
6 changed files with 11 additions and 4 deletions

View File

@@ -68,7 +68,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, o4-mini)
- OpenAI (GPT-4o, o1, o3, o4-mini, gpt-4.1)
- 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, o4-mini)
- OpenAI (GPT-4o, o1, o3, , gpt-4.1)
- Anthropic (Claude 3.7 Sonnet)
- Google (Gemini 2.5 Pro, Gemini 2.0 Flash)
- Groq, Cerebras