domino-ai-gateway

Proxy LLM API calls through Domino AI Gateway with centralized key management and auditing.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/jvdomino/domino-data-lab-plugin --skill domino-ai-gateway
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: domino-ai-gateway
Source: https://github.com/jvdomino/domino-data-lab-plugin/tree/main/skills/ai-gateway
Command: npx skills add https://github.com/jvdomino/domino-data-lab-plugin --skill domino-ai-gateway

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Secures and centralizes access to external LLM providers by acting as a proxy, so API keys are never exposed to end users.

Core Features & Use Cases

  • Secure LLM access: Proxy to external providers with key management.
  • Endpoint configuration & governance: Create and manage gateway endpoints with permissions.
  • Monitoring & auditing: Track usage, costs, and logs for compliance.

Quick Start

Create your first AI Gateway endpoint and route a test LLM call through the gateway.

Frequently Asked Questions about domino-ai-gateway

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I securely proxy LLM API calls without exposing API keys to end users?

To proxy LLM API calls securely, route requests through a centralized AI gateway that stores provider keys internally and issues access tokens, ensuring API keys are never exposed to end users.

Can I monitor LLM usage and track costs across multiple external providers?

You can monitor LLM usage and track costs by configuring gateway endpoints that generate auditable logs and usage metrics, providing compliance tracking across supported external providers.

Does the AI gateway proxy work with OpenAI, AWS Bedrock, Azure OpenAI, and Anthropic?

The AI gateway proxy supports routing calls to multiple external LLM providers including OpenAI, AWS Bedrock, Azure OpenAI, Anthropic, and Vertex AI for centralized access management.

How do I configure access control and permissions for LLM gateway endpoints?

To configure access control for LLM gateway endpoints, define permissions within your workspace or job environment to manage endpoint access and enforce usage policies across projects.

What is the best way to centralize API key management for LLM calls in Domino workspaces?

The best way to centralize API key management for LLM calls in Domino workspaces is operating through the Domino AI Gateway, which handles secure key storage and provider routing.