API Policy
For any given API version, we will preserve:- Existing input parameters
- Existing output parameters
- Add additional optional inputs
- Add additional values to the output
- Change conditions for specific error types
- Add new variants to enum-like output values (for example, streaming event types)
SDK Policy
The SDK is built on top of the API, so it will follow the same versioning principles.Model Output
We frequently update our models to improve accuracy and performance. This can introduce subtle changes in outputs. At this time, we do not support version pinning outside of enterprise plans. Contact us at support@datalab.to for information.Next Steps
Changelog
See the latest updates and changes to the Datalab platform.
SDK Reference
Full Python SDK documentation with typed clients and async support.
API Reference
REST API reference for document conversion, form filling, and file management.
Error Codes
Understand HTTP error codes and subscription errors.