Large Language Models Python API
Project description
Large Language Models Python API
| Provider | Model |
|---|---|
gemini-2.5-flash
|
|
| DeepSeek |
deepseek-chat deepseek-reasoner deepseek-coder
|
| 百度 |
ernie-lite-8k ernie-tiny-8k ernie-speed-8k ernie-speed-128k
|
| 阿里巴巴 |
qwen3-max qwen-plus qwen-flash qwen-turbo
|
| 讯飞 |
lite generalv3 pro-128k generalv3.5 max-32k 4.0Ultra
|
| 腾讯 |
hunyuan-lite hunyuan-standard hunyuan-standard-256K hunyuan-pro
|
| 智谱 |
glm-4-plus glm-4-air glm-4-long glm-4-flash
|
Install
pip install chatchat
Chat in the Terminal
$ chatchat run baidu ernie-lite-8k
user> http://github.com/JiauZhang/chatchat 这个网址是干啥的?
assistant> 这个网址 <http://github.com/JiauZhang/chatchat> 是一个指向GitHub上的一个开源项目的链接。
"chatchat" 看起来像是一个项目名称或别名,由 "JiauZhang" 创建并托管在GitHub上。
GitHub是一个流行的代码托管和协作平台,允许开发者存储、分享和协作开发代码。
要了解这个网址具体是干什么的,你可以访问该链接并查看项目详情。
通常,项目页面会包含项目的描述、代码、文档、问题跟踪等。通过查看这些信息,
你可以了解该项目的目的、功能、使用方法等。
请注意,由于这是一个开源项目,其具体内容和用途可能因项目而异。
如果你对特定项目或其用途有更多疑问,建议直接访问GitHub上的项目页面或查看相关文档和说明。
user> /exit
$ chatchat run google gemini-2.0-flash --proxy YOUR_PROXY
user> Introduce yourself briefly.
assistant> Hello! I am a large language model, trained by Google.
I am designed to provide information and complete tasks based on the prompts I receive.
I can generate text, translate languages, write different kinds of creative content,
and answer your questions in an informative way. How can I help you today?
user> /exit
Usage
# set YOUR secret keys
# tencent
chatchat config tencent.api_key=YOUR_API_KEY
# baidu
chatchat config baidu.api_key=YOUR_API_KEY
# list info of all supported providers
chatchat config --list
Refer to [examples]
Sponsor
| 公众号 | |
|---|---|
| AliPay | WeChatPay |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
chatchat-0.4.1.tar.gz
(17.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
chatchat-0.4.1-py3-none-any.whl
(25.2 kB
view details)
File details
Details for the file chatchat-0.4.1.tar.gz.
File metadata
- Download URL: chatchat-0.4.1.tar.gz
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba2e6d81419ab7fe4f8b2d4ce2748740151dad0b2f30fe93aebec24208fb27b3
|
|
| MD5 |
4dbc184234c0596164b1c6ab19a398c4
|
|
| BLAKE2b-256 |
17057fb4529a24e14b82cc2b2e40a95226571d82d271a04a22a698c0f92fdfbf
|
File details
Details for the file chatchat-0.4.1-py3-none-any.whl.
File metadata
- Download URL: chatchat-0.4.1-py3-none-any.whl
- Upload date:
- Size: 25.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
24bf46ebe91215eac603d97b5716c64e318fd08fabf52a459115846d99364acf
|
|
| MD5 |
5000c38ea1b0bf8c0a4813ac0035f7ea
|
|
| BLAKE2b-256 |
12b4ba5641a9916e23cdd9473ed3f8798d490fe647ba968cb65cc3591bdbb3b7
|