truss
Installation
SKILL.md
Truss
Truss is a platform that helps data scientists and ML engineers deploy and manage machine learning models. It simplifies the process of containerizing models and serving them in production environments. It's used by teams looking to streamline their ML deployment workflows.
Official docs: https://truss.basetwo.com/
Truss Overview
- Project
- Model
- Version
- Dataset
- Endpoint
- Model
Use action names and parameters as needed.
Working with Truss
This skill uses the Membrane CLI to interact with Truss. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills