forked from phoenix/litellm-mirror
refactor(provider_specific_params.md): create separate doc for provider-specific param
Make it easier for people to know, how litellm handles provider-specific params.
This commit is contained in:
parent
6bce7e73a3
commit
ba334ff8b9
3 changed files with 437 additions and 396 deletions
|
@ -90,6 +90,7 @@ const sidebars = {
|
|||
},
|
||||
items: [
|
||||
"completion/input",
|
||||
"completion/provider_specific_params",
|
||||
"completion/drop_params",
|
||||
"completion/prompt_formatting",
|
||||
"completion/output",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue