Integrations#

The examples here are all β€œhow-to” guides for how to integrate with various LLM providers.

OpenAI: Covers how to connect to OpenAI models.

Cohere: Covers how to connect to Cohere models.

AI21: Covers how to connect to AI21 models.

Huggingface Hub: Covers how to connect to LLMs hosted on HuggingFace Hub.

Azure OpenAI: Covers how to connect to Azure-hosted OpenAI Models.

Manifest: Covers how to utilize the Manifest wrapper.

Goose AI: Covers how to utilize the Goose AI wrapper.

Writer: Covers how to utilize the Writer wrapper.

Banana: Covers how to utilize the Banana wrapper.

Modal: Covers how to utilize the Modal wrapper.

StochasticAI: Covers how to utilize the Stochastic AI wrapper.

Cerebrium: Covers how to utilize the Cerebrium AI wrapper.

Petals: Covers how to utilize the Petals wrapper.

Forefront AI: Covers how to utilize the Forefront AI wrapper.

PromptLayer OpenAI: Covers how to use PromptLayer with LangChain.

Anthropic: Covers how to use Anthropic models with LangChain.

DeepInfra: Covers how to utilize the DeepInfra wrapper.

Self-Hosted Models (via Runhouse): Covers how to run models on existing or on-demand remote compute with LangChain.