ai-gateway
Installation
SKILL.md
Routing note: For ambiguous user intents, use the shared clarification templates in references/intent-clarification.md.
AI Gateway
Use TrueFoundry's AI Gateway to access 1000+ LLMs through a unified OpenAI-compatible API with rate limiting, budget controls, load balancing, routing, and observability.
When to Use
Access LLMs through TrueFoundry's unified OpenAI-compatible gateway, configure auth tokens (PAT/VAT), set up rate limiting, budget controls, or load balancing across providers.
When NOT to Use
- User wants to deploy a self-hosted model → prefer
llm-deployskill; ask if the user wants another valid path (then connect to gateway) - User wants to deploy tool servers → prefer
deployskill; ask if the user wants another valid path (service with tool-proxy) - User wants to manage TrueFoundry platform credentials → prefer
statusskill; ask if the user wants another valid path