mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-04-30 15:20:47 -05:00
Updating default OpenAI model
Updating OpenAI model to gpt-4.1-mini which has a 1M context window
This commit is contained in:
@@ -17,5 +17,4 @@ mcp:
|
||||
|
||||
openai:
|
||||
# Secrets (API keys, etc.) are stored in an mcp_agent.secrets.yaml file which can be gitignored
|
||||
# default_model: "o3-mini"
|
||||
default_model: "gpt-4o-mini"
|
||||
default_model: "gpt-4.1-mini-2025-04-14"
|
||||
|
||||
Reference in New Issue
Block a user