Skip to main content

Overview

Prompt flow’s OpenAI connection supports a custom base_url. Set it to TokenLab’s /v1 endpoint and use TokenLab model IDs in your flow.
Type: Flow builder and evaluation platformPrimary Path: OpenAI-compatible Chat CompletionsSupport Confidence: Supported OpenAI-compatible path

Create A Connection

Flow Notes

In your flow.dag.yaml, keep the connection name aligned with the command above:
Some Prompt flow templates call this value deployment_name because the same templates also support Azure OpenAI deployments. With TokenLab, use the TokenLab model ID.

Endpoint Notes

This integration uses Prompt flow’s OpenAI-compatible connection. Native TokenLab Responses, Anthropic Messages, and Gemini routes require Prompt flow tools or custom Python nodes that call those endpoints directly.