mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 03:04:13 +00:00
Litellm managed files docs (#9948)
* docs(files_endpoints.md): add doc on litellm managed files * refactor: separate litellm managed file docs from `/files` docs clearer * docs(litellm_managed_files.md): add architecture diagram explaining managed files
This commit is contained in:
parent
6e4451e2ce
commit
6ee29fa285
4 changed files with 294 additions and 5 deletions
|
@ -340,7 +340,15 @@ const sidebars = {
|
|||
},
|
||||
"rerank",
|
||||
"assistants",
|
||||
"files_endpoints",
|
||||
|
||||
{
|
||||
type: "category",
|
||||
label: "/files",
|
||||
items: [
|
||||
"files_endpoints",
|
||||
"proxy/litellm_managed_files",
|
||||
],
|
||||
},
|
||||
"batches",
|
||||
"realtime",
|
||||
"fine_tuning",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue