Management Client
Last updated
Was this helpful?
Last updated
Was this helpful?
The Management Client is designed for AI Providers to manage all aspects of model setup, integration, and resource management. Providers can perform these activities using either the Lattica Web Console or the Python SDK.
The Management Client enables AI Providers to deploy and manage their models in Lattica’s system.
Deployment Options:
Use the Web Console for an intuitive user interface.
Use the Python SDK for programmatic integration.
Process:
AI models to LatticaAI’s backend
Models can be (updated, activated, or deactivated) after deployment.
Note: The model will be ready for processing only after LatticaAI builds the homomorphic-ready model in the backend.
After LatticaAI confirms the model's successful creation, the provider can begin using it for encrypted data processing.
After models and tokens are set up, AI Providers can control computational resources by managing workers.
Worker Functions:
or GPU workers as needed for active operations.
worker performance and optimize resource allocation.
Providers can perform these activities through the Web Console or Python SDK, giving full control over runtime and resources.