SDKs
SDKs
Hosted inference, model deployments, and compute from Python or TypeScript.
The SDKs expose the three builder surfaces directly:
- Hosted inference for curated amics models.
- Own model deployments for models you upload or create in amics.
- Compute for GPU/CPU/RAM/storage bundles used for training, fine-tuning, batch jobs, notebooks, and workspaces.
Both SDKs read AMICS_API_KEY from the environment and default to
https://ingest.amics.ai for inference plus https://api.amics.ai for control
plane calls.