You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: etc/app/config.yml.dist
+2
Original file line number
Diff line number
Diff line change
@@ -80,6 +80,8 @@ agents:
80
80
# prompt: "You are a brief, but helpful bot called {{ baibot_name }} powered by the {{ baibot_model_id }} model. The date/time of this conversation's start is: {{ baibot_conversation_start_time_utc }}."
81
81
# temperature: 1.0
82
82
# max_response_tokens: 16384
83
+
# # Reasoning models need to use `max_completion_tokens` instead of `max_response_tokens`.
0 commit comments