Skip to content

Files (Coming soon)

The Files API will allow you to upload documents for analysis, fine-tuning, and other AI operations.

POST /files

Upload a file for use with other API endpoints (coming soon)

Supported File Types

  • .txt - Plain text files
  • .pdf - PDF documents
  • .csv - CSV data files
  • .json - JSON data
  • .jsonl - JSON Lines data