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.
1 parent ec93f1e commit 26bc437Copy full SHA for 26bc437
etc/app/config.yml.dist
@@ -90,6 +90,10 @@ agents:
90
# max_response_tokens: null
91
# max_completion_tokens: 128000
92
# max_context_tokens: 400000
93
+ # # Built-in tools
94
+ # tools:
95
+ # web_search: false
96
+ # code_interpreter: false
97
# speech_to_text:
98
# model_id: whisper-1
99
# text_to_speech:
0 commit comments