Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.langchain.com/llms.txt

Use this file to discover all available pages before exploring further.

This page covers all LangChain integrations with OpenAI

Model interfaces

ChatOpenAI

OpenAI chat models.

AzureChatOpenAI

Azure OpenAI chat models with enterprise features.

OpenAIEmbeddings

OpenAI embedding models.

AzureOpenAIEmbeddings

Azure OpenAI embedding models with enterprise features.

Other

OpenAI

(Legacy) OpenAI text completion models.

AzureOpenAI

Wrapper for (legacy) OpenAI text completion models hosted on Azure.

OpenAIModerationChain

Detect text that could be hateful, violent, etc.