Skip to main content
OpenFiles integrates with your AI application through three approaches:
  1. Direct Integrations - Drop-in replacement for OpenAI SDK with automatic file operations
  2. Tools - Provider-specific tool definitions for OpenAI, Anthropic, and other AI providers
  3. Core SDK & REST API - Direct file operations without AI dependencies

File Storage

  • Paths: Specify paths without a leading slash (docs/readme.md)
  • Versioning: Automatic version tracking for all changes
  • Size Limit: 10MB per file operation

Authentication

All operations require an API key from console.openfiles.ai.

Next Steps

Choose Integration

Select the right approach for your application

Quickstart

Set up your first file operation in 2 minutes