File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
roles/custom/matrix-bot-baibot/defaults Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -368,7 +368,7 @@ matrix_bot_baibot_config_agents_static_definitions_openai_config_api_key: ""
368
368
369
369
matrix_bot_baibot_config_agents_static_definitions_openai_config_text_generation_enabled : true
370
370
# For valid model choices, see: https://platform.openai.com/docs/models
371
- matrix_bot_baibot_config_agents_static_definitions_openai_config_text_generation_model_id : gpt-4o
371
+ matrix_bot_baibot_config_agents_static_definitions_openai_config_text_generation_model_id : gpt-4.1
372
372
# The prompt text to use (can be null or empty to not use a prompt).
373
373
# See: https://huggingface.co/docs/transformers/en/tasks/prompting
374
374
matrix_bot_baibot_config_agents_static_definitions_openai_config_text_generation_prompt : " {{ matrix_bot_baibot_config_agents_static_definitions_prompt }}"
You can’t perform that action at this time.
0 commit comments