Skip to main content

Caila Python SDK

It is more convenient to use a special client library to access services in Caila from a Python program. The Caila SDK can be used for the following purposes:

  • accessing services on the Caila platform
  • creating new services for Caila
  • developing CI/CD pipelines and complex client applications.

The SDK is available on GitHub: https://github.com/just-ai/mlp-python-sdk

Code samples: https://github.com/just-ai/mlp-python-examples