chore: changes by sisyphus-dev-ai

This commit is contained in:
sisyphus-dev-ai 2026-01-21 05:18:03 +00:00
parent cd3f80dd0b
commit 3328249950

View File

@ -27,7 +27,7 @@
"multimodal-looker", "multimodal-looker",
"Metis (Plan Consultant)", "Metis (Plan Consultant)",
"Momus (Plan Reviewer)", "Momus (Plan Reviewer)",
"atlas" "Atlas"
] ]
} }
}, },
@ -1605,7 +1605,7 @@
} }
} }
}, },
"atlas": { "Atlas": {
"type": "object", "type": "object",
"properties": { "properties": {
"model": { "model": {
@ -1805,6 +1805,9 @@
}, },
"prompt_append": { "prompt_append": {
"type": "string" "type": "string"
},
"is_unstable_agent": {
"type": "boolean"
} }
} }
} }