ExamplesΒΆ
In all of the examples, we store the client secret in an environment variable.
To create an environment variable (linux), type in the terminal with your client secret value:
export VERDA_CLIENT_SECRET=Z4CZq02rdwdB7ISV0k4Z2gtwAFKiyvr2U1l0KDIeYi
For other platforms check https://en.wikipedia.org/wiki/Environment_variable
All the examples code can be also found in the repository Examples folder
Contents:
- Container Examples
- Container Deployments
- Compute Resources
- Environment Variables
- Registry Credentials
- Secrets Management
- Fileset Secrets
- SGLang Deployment
- Update Deployment Scaling
- Calling the inference endpoint in async mode
- Calling the inference endpoint in sync mode
- Calling the inference endpoint using a minimal client
- Advanced Create Instance
- Instances and Volumes
- Instance Actions
- Simple Create Instance
- SSH Keys
- Startup Scripts
- Storage Volumes