Files API
Also called: File API
An API that enables applications to upload, store, retrieve, manage, and reference files for use in AI workflows such as fine-tuning, retrieval, batch processing, and multimodal inference.
Explore more about SDKs & APIs
Related terms
An API that generates vector embeddings from text, images, or other supported inputs for use in semantic search, retrieval, clustering, recommendation, and related AI applications.
Batch APIAn API that processes multiple requests asynchronously in a single job, improving throughput and reducing costs for large-scale workloads.
Document LoaderA component that ingests documents from various sources and formats, extracts their content, and prepares them for indexing and retrieval pipelines.