Supported Providers
TrustGate uses LiteLLM wildcard routing, so any model from a configured provider works immediately — no config changes needed when providers release new models.
Models with
format=api are always marked as available since they route through TrustGate and require no dedicated compute.
Launching an Agent with a Hosted Model
Using the CLI (Path B — no-code):Using the API Directly
All hosted models are accessible through the OpenAI-compatible inference endpoint:gpt-4o maps to openai/gpt-4o).
Listing Available Models
?available=true filter returns only models that can serve inference now. For hosted models this is always true. For self-hosted models (format=safetensors or gguf), availability depends on healthy compute nodes with compatible hardware and a recent heartbeat (within 30 seconds)..png?fit=max&auto=format&n=VsjUqn6fLqEhBiuI&q=85&s=8b4c7e6431e9a6af1ef23b77bb4ff5fd)
.png?fit=max&auto=format&n=VsjUqn6fLqEhBiuI&q=85&s=d5651a45e4bfbabc33f74e146af3f94a)