update models
This commit is contained in:
23
config.json
23
config.json
@@ -28,6 +28,13 @@
|
|||||||
"reasoning": "auto",
|
"reasoning": "auto",
|
||||||
"provider": "anthropic"
|
"provider": "anthropic"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Opus 4.5",
|
||||||
|
"id": "claude-opus-4-5-20251101",
|
||||||
|
"type": "anthropic",
|
||||||
|
"reasoning": "auto",
|
||||||
|
"provider": "anthropic"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Haiku 4.5",
|
"name": "Haiku 4.5",
|
||||||
"id": "claude-haiku-4-5-20251001",
|
"id": "claude-haiku-4-5-20251001",
|
||||||
@@ -42,20 +49,6 @@
|
|||||||
"reasoning": "auto",
|
"reasoning": "auto",
|
||||||
"provider": "anthropic"
|
"provider": "anthropic"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "GPT-5",
|
|
||||||
"id": "gpt-5-2025-08-07",
|
|
||||||
"type": "openai",
|
|
||||||
"reasoning": "auto",
|
|
||||||
"provider": "openai"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "GPT-5-Codex",
|
|
||||||
"id": "gpt-5-codex",
|
|
||||||
"type": "openai",
|
|
||||||
"reasoning": "off",
|
|
||||||
"provider": "openai"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "GPT-5.1",
|
"name": "GPT-5.1",
|
||||||
"id": "gpt-5.1",
|
"id": "gpt-5.1",
|
||||||
@@ -86,6 +79,6 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"dev_mode": false,
|
"dev_mode": false,
|
||||||
"user_agent": "factory-cli/0.25.2",
|
"user_agent": "factory-cli/0.27.1",
|
||||||
"system_prompt": "You are Droid, an AI software engineering agent built by Factory.\n\n"
|
"system_prompt": "You are Droid, an AI software engineering agent built by Factory.\n\n"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user