Back to Langflow

Partial Global Model Providers

docs/versioned_docs/version-1.8.0/_partial-global-model-providers.mdx

1.10.0.dev201.1 KB
Original Source

import Icon from "@site/src/components/icon";

To edit Langflow's global model provider configuration, do the following:

  1. To open the Model Providers pane, click your profile icon, select Settings, and then click <Icon name="Brain" aria-hidden="true"/> Model Providers.

  2. In the Model Providers pane, select a provider.

  3. In the API Key field, add your provider's API key.

    The key must have permission to call the models you want to use in your flow, and your account must have sufficient credits for the actions you want to perform.

    You can only add one key for each provider. Make sure the key has access to all models that you want to use in Langflow.

  4. Enable the specific models that you want to use in Langflow. The available models depend on the provider and your API key's permissions. Models that generate text are listed under Language Models. Models that generate embeddings are listed under Embedding Models.

After you enable a model in Langflow's global model configuration, you can use that model in any model-driven component in your flows.