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: docs/bot/chatgpt.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Before that you will need a few things
19
19
20
20
# Streaming support
21
21
22
-
For streaming version instead of using links in instructions, use those files instead. Everything else is the same.
22
+
For streaming version instead of using links in instructions, use those files instead. Everything else is the same. In this sample arguments for function calling is passed as separate stream.
In this sample arguments are passed directly within the function call structure. For me it's impossible to cover all scenarios. So if you have some requirements, it can be done for a small fee :). Or better you can do it yourself :)
33
+
34
+
32
35
# Flow with tool call support
33
36
34
37
The Difference from legacy is that we now support tool calls.
0 commit comments