An open API service indexing awesome lists of open source software.

https://github.com/jiauzhang/chatchat

Large Language Models Python API
https://github.com/jiauzhang/chatchat

chatglm deepseek ernie hunyuan llm python-api qwen zhipuai

Last synced: 6 months ago
JSON representation

Large Language Models Python API

Awesome Lists containing this project

README

          

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

### Install
```shell
pip install chatchat
```

### Usage
```shell
# 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\]](./examples)

### Sponsor



公众号




AliPay.png




AliPay
WeChatPay




AliPay.png
WeChatPay.png