Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provider native APIs give you direct access to provider-specific API surfaces when you need features beyond the unified OpenAI-compatible APIs. Use native APIs to access the latest provider-specific features or to migrate existing provider SDK code to Azure Databricks.
Requirements
- See Requirements.
- Install the appropriate package to your cluster based on the provider you choose.
Available native APIs
| Provider | API | Compatible models |
|---|---|---|
| OpenAI | OpenAI Responses API | GPT-5 series, GPT-4o |
| Anthropic | Anthropic Messages API | Claude models |
| Google Gemini API | Gemini models |