跳到主要内容
Open on GitHub

SparkLLM

SparkLLM 是由科大讯飞独立研发的大规模认知模型。它通过学习大量文本、代码和图像,具备跨领域知识和语言理解能力。它能根据自然对话理解并执行任务。

聊天模型

查看使用示例

from langchain_community.chat_models import ChatSparkLLM
API 参考:ChatSparkLLM

LLM

查看使用示例

from langchain_community.llms import SparkLLM
API 参考:SparkLLM

嵌入模型

查看使用示例

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