Skip to content

Commit 39012e8

Browse files
committed
gpt-4o supports function calling
1 parent 3e43654 commit 39012e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/settings/all-settings.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ llm:
305305
model: "gpt-4o"
306306
temperature: 0
307307
supports_vision: True
308-
supports_functions: False
308+
supports_functions: True
309309
context_window: 110000
310310
max_tokens: 4096
311311
custom_instructions: >

0 commit comments

Comments
 (0)