We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 561540e + 49e8507 commit e614680Copy full SHA for e614680
src/seclab_taskflows/configs/model_config_lowercost.yaml
@@ -5,5 +5,5 @@ seclab-taskflow-agent:
5
version: 1
6
filetype: model_config
7
models:
8
- code_analysis: gpt-4.1-mini
9
- general_tasks: gpt-4.1-mini
+ code_analysis: gpt-5-mini
+ general_tasks: gpt-5-mini
0 commit comments