Skip to main content
Open on GitHub

iFlytek

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

安装与设置

pip install websocket-client

大型语言模型

查看使用示例

from langchain_community.llms import SparkLLM
API Reference:SparkLLM

聊天模型

查看使用示例

from langchain_community.chat_models import ChatSparkLLM
API Reference:ChatSparkLLM

嵌入模型

from langchain_community.embeddings import SparkLLMTextEmbeddings

这个页面有帮助吗?