Skip to main content
Open on GitHub

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

Chat models​

See a usage example.

from langchain_community.chat_models import ChatSparkLLM

Embedding models​

from langchain_community.embeddings import SparkLLMTextEmbeddings