跳到主要内容
此页面介绍了如何在 LangChain 中使用 Nebula,即 Symbl.ai 的 LLM 生态系统。它分为两个部分:安装和设置,然后是特定 Nebula 封装器的引用。

安装和设置

LLM

存在一个 Nebula LLM 封装器,您可以通过以下方式访问它
from langchain_community.llms import Nebula
llm = Nebula()

以编程方式连接这些文档到 Claude、VSCode 等,通过 MCP 获取实时答案。
© . This site is unofficial and not affiliated with LangChain, Inc.