formatting of the tools/functions
Some checks failed
ci/woodpecker/push/author-tests Pipeline failed
Some checks failed
ci/woodpecker/push/author-tests Pipeline failed
This commit is contained in:
parent
0831cdcfdf
commit
65e93eadf8
1 changed files with 3 additions and 0 deletions
|
@ -88,8 +88,11 @@ OpenAI supports two values, null and C<json_object> to force a correctly formatt
|
|||
for how to use this before I enable it.
|
||||
|
||||
=head2 tools
|
||||
|
||||
=head2 tool_choice
|
||||
|
||||
=head2 functions (deprecated see tools)
|
||||
|
||||
=head2 function_call (deprecated, see tools)
|
||||
|
||||
These are currently mostly unimplemented but will be handled soon. They're used to have the OpenAI service help you generate function calls to give to code interpreter or to run yourself.
|
||||
|
|
Loading…
Add table
Reference in a new issue