本页面涵盖所有与 OpenAI 的 LangChain 集成Documentation Index
Fetch the complete documentation index at: https://langchain-zh.cn/llms.txt
Use this file to discover all available pages before exploring further.
模型接口
ChatOpenAI
OpenAI 聊天模型。
AzureChatOpenAI
托管在 Azure 上的 OpenAI 聊天模型的封装。
OpenAIEmbeddings
OpenAI 嵌入模型。
AzureOpenAIEmbeddings
托管在 Azure 上的 OpenAI 嵌入模型的封装。
工具和工具包
Dall-E Image Generator
使用 OpenAI 的 Dall-E 模型进行文生图生成。
检索器
ChatGPTPluginRetriever
检索实时信息;例如,体育比分、股票价格、最新新闻等。
文档加载器
ChatGPTLoader
从您的 ChatGPT 数据导出文件夹加载
conversations.json。其他
OpenAI
(旧版) OpenAI 文本补全模型。
AzureOpenAI
托管在 Azure 上的 (旧版) OpenAI 文本补全模型的封装。
Adapter
将 LangChain 模型适配至 OpenAI API。
OpenAIModerationChain
检测可能包含仇恨、暴力等内容的文本。
Connect these docs to Claude, VSCode, and more via MCP for real-time answers.

