Overview
Langflow’s OpenAI component includes an OpenAI API Base field. Point that field at TokenLab’s OpenAI-compatible/v1 endpoint and use TokenLab model IDs.
Type: Low-code AI Workflow BuilderPrimary Path: OpenAI-compatible chat completionsSupport Confidence: Supported with scope limits
OpenAI Component
- Add an OpenAI language model component.
- Set OpenAI API Key to your TokenLab key.
- Expand advanced settings.
- Set OpenAI API Base to
https://api.tokenlab.sh/v1. - Set Model Name to a TokenLab model ID.
- Connect the model output to your agent, chain, or workflow.
Values
| Field | Value |
|---|---|
| OpenAI API Base | https://api.tokenlab.sh/v1 |
| OpenAI API Key | sk-your-tokenlab-key |
| Model Name | gpt-5.4-mini |
Recommended Models
gpt-5.4-minifor most workflow testsclaude-sonnet-5for stronger writing and reasoninggemini-3.5-flashfor fast multimodal-friendly workflowsdeepseek-v4-flashfor fast coding and reasoning iterations