changelog / post
View configs for deployed models
truss model-config --model-id <id> --deployment-id <id> prints the YAML config of a deployed model, returning the original config.yaml when available. Add --output json for the full structured response.
For more information, see the truss model-config reference.