Get Started with the AI Gateway
Once your Team Admin has requested your team, you can access the dashboard and start to manage your own API keys. Follow the steps below to get started:
Create a Virtual Key
- Visit ai-gateway.andrew.cmu.edu/ui.
- Click Dashboard and then Virtual Keys.
- Click Create New Key.
- Enter information for the following key fields:
- Team
- Key Name
- Model(s)
Note: There are many additional fields and settings. If you cannot make your desired changes, contact your Team Admin.
Test a Key
- Visit ai-gateway.andrew.cmu.edu/ui.
- Click Dashboard and then Test Key.
- Click the API Key Source drop-down and select Virtual Key.
- Paste your API into the Enter custom API key field.
- Click the Select Model drop-down and choose the model you want to test.
- Click the Chat field and begin testing with the model.
Use a Key
The keys you generate can be used with any OpenAI-compatible client or Rest API calls. For example code, visit LiteLLM’s API Reference.