Documentation Index
Fetch the complete documentation index at: https://docs.langdock.com/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
Make sure that before you start configuring a model, you have ensured these prerequisites to setting up your BYOK workspace:- You have configured the model of your choice in your provider
- You have configured the respective model key in your provider
How to add custom models to your workspace
Langdock comes with prebuilt configurations for the most popular AI models. You can pick from this catalog and we fill in all the provider settings automatically. All you need to do is provide your model credentials, and we handle the rest. Prebuilt configurations are available for the most popular completion, image generation, and embedding models.- Completion
- Image
- Embedding
1. Select the model
Navigate to Workspace Settings -> Models and click Add custom model.Select a completion model from the catalog. When you choose a pre-configured model, Langdock keeps all settings up to date. Pricing, context windows, and capabilities always reflect the latest from your provider.
2. Configure your model
If you selected a pre-configured model, Langdock has already filled in the technical settings. You only need to decide how to make it available in your workspace. If you chose manual setup, you’ll configure everything yourself, from provider details to pricing and capabilities.Open the section below that matches your setup.Pre-configured model
Pre-configured model
Langdock handles all the technical settings for you. The only decisions left are how you want to roll the model out to your workspace.

- Set the model to invisible while you test it. Make it visible once you’re satisfied with how it responds.
- Decide whether the model should be available when building assistants.
- Mark it as a premium model if you don’t want users setting it as their personal default.
- Use maintenance mode to pause usage without removing the model.
Set up your model manually
Set up your model manually
Setting up a model manually gives you full control over every configuration parameter. Keep in mind that you are responsible for keeping these settings accurate. Langdock won’t automatically update things like context window size or pricing when a provider makes changes.
General

- Provider: the organization that built the model (e.g. OpenAI, Anthropic).
- Provider model name: the model identifier used by your provider.
- Region: where the model is hosted. Shown to users as EU, US, or Global.
- Description (EN / DE): optional, max 150 characters each.
- Context window size: the model’s context window in tokens.
- Max output tokens: maximum tokens the model can generate per response.
Token prices are used for usage tracking and cost reporting.
- Input token price (USD / 1M tokens)
- Output token price (USD / 1M tokens)
- Cache read token price (USD / 1M tokens)
- Cache write token price (USD / 1M tokens)
- Image analysis: enable if the model supports image analysis.
- Canvas: enable to allow the model to create documents using the canvas tool.
- Supports tools: enable if the model supports tool calling.
- Supports temperature: if disabled, the temperature parameter will not be sent to the model.
- Always show reasoning: for models that natively produce reasoning output (e.g. o3, o4 Mini).
- Use Responses API: use OpenAI’s Responses API instead of Chat Completions.
3. Configure your deployment
A deployment connects your model to a specific provider endpoint using a model key. Select a key you have already configured in Model Keys, or add a new one.
- Key: select an existing model key or add a new one.
- Model identifier: the deployment name or model ID as defined in your provider’s configuration.
- Tokens per minute (TPM): optional. Limit how many tokens per minute can be processed through this deployment.
4. Review your model










