opencode: fix ultrabrain model
This commit is contained in:
@@ -148,6 +148,9 @@ in
|
|||||||
models = {
|
models = {
|
||||||
"openai/gpt-oss-20b:free" = { };
|
"openai/gpt-oss-20b:free" = { };
|
||||||
"minimax/minimax-m2.1" = { };
|
"minimax/minimax-m2.1" = { };
|
||||||
|
"openai/gpt-5.2-codex" = {
|
||||||
|
variant = "xhigh";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
options = {
|
options = {
|
||||||
# TODO! use agenix here instead
|
# TODO! use agenix here instead
|
||||||
|
|||||||
Reference in New Issue
Block a user