Management Client
Last updated
Was this helpful?

The Management Client is designed for Computation Providers to manage all aspects of computation setup, integration, and resource management. Providers can perform these activities using either the Lattica Web Console or the Python SDK.
Before using either option, you must sign up on the Lattica Console to create an account and receive your Account ID.
If you choose to use the Python SDK, install the Management Client package. This package provides all functionalities needed for deploying computations, managing tokens, and controlling workers.
The Management Client enables Workload Providers to deploy and manage their computations in Lattica’s system.
Deployment Options:
Use the Web Console for an intuitive user interface.
Use the Python SDK for programmatic integration.
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.
The Management Client provides tools to manage User Access Tokens, which control secure access to deployed computations.
Token Functions:
Create new tokens.
Activate or deactivate tokens.
These activities can be performed via the Web Console or the Python SDK.
After workloads and tokens are set up, Providers can control computational resources by managing workers.
Providers can perform these activities through the Web Console or Python SDK, giving full control over runtime and resources.
Last updated
Was this helpful?
Was this helpful?