API keys
Use this API in your agent
1. Create an API key above. 2. Copy it immediately. 3. Paste it as the API key in your agent. Never share it.
Base URL
ModelChoose a model ID returned by GET /v1/models
OpenAI Python SDK
curl test
Agent settings
| Setting | Value to paste |
|---|---|
| Provider / API type | OpenAI-compatible |
| Base URL | |
| API key | Your llm_… key created above |
| Model | A value from /v1/models |
For OpenAI SDKs use the base URL ending in /v1. Do not use the normal OpenAI URL.