Inference Instances
Get Inference models
The API Key secret should be sent through this header to authenticate the request.
Get inference hardware
The API Key secret should be sent through this header to authenticate the request.
Get Regions available for inference instances
The API Key secret should be sent through this header to authenticate the request.
Create a Registry
The API Key secret should be sent through this header to authenticate the request.
docker.io/library/user/image:tagsomeusernamesecurepasswordexample-registryGet the list of registries created
The API Key secret should be sent through this header to authenticate the request.
Update a registry
The API Key secret should be sent through this header to authenticate the request.
docker.io/library/user/image:tagsomeusernamesecurepasswordRegistry successfully updated.
Registry not found.
No content
Delete a Registry
The API Key secret should be sent through this header to authenticate the request.
Registry successfully deleted.
Registry not found.
No content
Create an inference instance
The API Key secret should be sent through this header to authenticate the request.
201a99c3-7cd4-4831-865e-b261082fda4b80example-inference-instanceexample description.120{"PORT":"3333"}59651ba4-657a-41d4-8c42-00f34f732375npx create-llama6721058be81810b9dd045f40["6721058be81810b9dd045f40"]You do not have enough credits to run this inference instance for at least one hour. Please add more credits.
Model image not found.
Start an inference instance
The API Key secret should be sent through this header to authenticate the request.
Inference instance successfully started
Inference instance not found.
No content
Get the list of your Inference instances
The API Key secret should be sent through this header to authenticate the request.
Get details about a specific Inference Instance
The API Key secret should be sent through this header to authenticate the request.
Inference instance not found.
Preview AI instance pricing
The API Key secret should be sent through this header to authenticate the request.
59651ba4-657a-41d4-8c42-00f34f732375Update an inference instance
The API Key secret should be sent through this header to authenticate the request.
201a99c3-7cd4-4831-865e-b261082fda4b80example description.120{"PORT":"3333"}59651ba4-657a-41d4-8c42-00f34f732375npx create-llama6721058be81810b9dd045f40["6721058be81810b9dd045f40"]Inference instance not found.
Stop an inference instance
The API Key secret should be sent through this header to authenticate the request.
Inference instance successfully stopped
Inference instance not found.
No content
Last updated