跳到主要内容
科大讯飞是一家成立于1999年的中国信息技术公司。它开发语音识别软件和基于语音的互联网/移动产品,涵盖教育、通讯、音乐、智能玩具等行业。

安装和设置

pip install websocket-client

LLMs

查看使用示例
from langchain_community.llms import SparkLLM

聊天模型

查看使用示例
from langchain_community.chat_models import ChatSparkLLM

嵌入模型

from langchain_community.embeddings import SparkLLMTextEmbeddings

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