Fix
This commit is contained in:
parent
948ab5a382
commit
8b35ea9cad
|
@ -154,7 +154,7 @@ LLM_MESSAGE_FORMAT = (
|
|||
)
|
||||
|
||||
# CODE_MODEL = 'ollama/gemma3:4b'
|
||||
CODE_MODEL = 'o3'
|
||||
CODE_MODEL = 'o4-mini'
|
||||
EVALUATOR_MODEL = 'ollama/gemma3:27b'
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user