跳到主要内容
Open on GitHub

OctoAI

OctoAI 提供对高效计算的便捷访问,并使用户能够将他们选择的AI模型集成到应用程序中。OctoAI 计算服务可帮助您轻松运行、调整和扩展AI应用程序。

安装与设置

聊天模型

查看使用示例

from langchain_community.chat_models import ChatOctoAI
API 参考:ChatOctoAI

LLM

查看使用示例

from langchain_community.llms.octoai_endpoint import OctoAIEndpoint
API 参考:OctoAIEndpoint

嵌入模型

from langchain_community.embeddings.octoai_embeddings import OctoAIEmbeddings
API 参考:OctoAIEmbeddings
© . This site is unofficial and not affiliated with LangChain, Inc.
这些文档随着 LangChain v1.0 在 2025 年 10 月的发布而弃用,并且不再维护。 请访问 v1.0 文档