Overview
LangBot can call TokenLab through an OpenAI-compatible LLM requester.Type: Bot PlatformPrimary Path: OpenAI-compatible chat completionsSupport Confidence: Supported with scope limits
TokenLab Requester
If your LangBot build includes a TokenLab requester:- Open LangBot’s model provider settings.
- Add a provider with requester TokenLab.
- Set the API key to your TokenLab key.
- Select or create a model such as
gpt-5.4-mini. - Attach the model to the pipeline or bot that should use it.
OpenAI-Compatible Fallback
If TokenLab is not listed yet, use the OpenAI-compatible requester:Recommended Models
gpt-5.4-minifor most bot interactionsclaude-sonnet-5for longer writing and reasoningdeepseek-v4-flashfor fast coding and reasoning loopsgemini-3.5-flashfor fast general workflows