Manage API keys and model access for your LLM integrations.
{publicApiUrl}
GET /v1/models - List available modelsPOST /v1/chat/completions - Chat completionsPOST /v1/embeddings - Text embeddingsProvider: {getProviderFromModel(model.id)}
Context: {model.context_window.toLocaleString()} tokens
)}