For the complete documentation index, see llms.txt. This page is also available as Markdown.

File Storage API

File Storage APIs allow to upload a file to server and use it as and when needed. For this, we use minio to store the files In the following subpages, we will see APIs to upload and retrieve files using registry. minio should be enabled to use these APIs

Last updated