Skip to main content

iFlytek

iFlytek is a Chinese information technology company established in 1999. It creates voice recognition software and voice-based internet/mobile products covering education, communication, music, intelligent toys industries.

Installation and Setup

pip install websocket-client

LLMs

See a usage example.

from langchain_community.llms import SparkLLM
API Reference:SparkLLM

Chat models

See a usage example.

from langchain_community.chat_models import ChatSparkLLM
API Reference:ChatSparkLLM

Embedding models

from langchain_community.embeddings import SparkLLMTextEmbeddings

Was this page helpful?


You can also leave detailed feedback on GitHub.