Skip to main content
Open on GitHub

科大讯飞

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

安装与设置

pip install websocket-client

LLMs

请参阅 用法示例

from langchain_community.llms import SparkLLM
API Reference:SparkLLM

Chat models

请参阅 用法示例

from langchain_community.chat_models import ChatSparkLLM
API Reference:ChatSparkLLM

Embedding models

from langchain_community.embeddings import SparkLLMTextEmbeddings