Large Language Model API


Keywords
llm, chatapi, chatbot
License
GPL-2.0
Install
pip install chatchat==0.1.7

Documentation

Large Language Models Python API

  • ✅ 百度文心一言/ERNIE
  • ✅ 阿里通义千问/QWen
  • ✅ 讯飞星火大模型/Spark
  • ✅ 腾讯混元大模型/Hunyuan
  • ✅ DeepSeek
  • ✅ 智谱/ChatGLM

Install

pip install chatchat

Usage

# set YOUR secret keys
# tencent
chatchat config tencent.secret_id=YOUR_SECRET_ID
chatchat config tencent.secret_key=YOUR_SECRET_KEY
# baidu
chatchat config baidu.api_key=YOUR_API_KEY
chatchat config baidu.secret_key=YOUR_SECRET_KEY
# list info of all supported platform
chatchat config --list

Refer to [examples]

Sponsor

公众号
AliPay.png
AliPay WeChatPay
AliPay.png WeChatPay.png