forked from phoenix/litellm-mirror
(docs) add function calling examples and function_to_dict
This commit is contained in:
parent
7848f1b5b7
commit
b6aa9cb82d
2 changed files with 108 additions and 1 deletions
|
@ -31,14 +31,15 @@ const sidebars = {
|
|||
"completion/input",
|
||||
"completion/prompt_formatting",
|
||||
"completion/output",
|
||||
"exception_mapping",
|
||||
"completion/stream",
|
||||
"completion/message_trimming",
|
||||
"completion/function_call",
|
||||
"completion/model_alias",
|
||||
"completion/reliable_completions",
|
||||
"completion/config",
|
||||
"completion/batching",
|
||||
"completion/mock_requests",
|
||||
"exception_mapping",
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue