Large Language Models Python API
### Large Language Models Python API
<table align="center">
<tr>
<th>Provider</th>
<th>Model</th>
</tr>
<tr>
<td align="center">Google</td>
<td>
<code>deepseek-2.5-flash</code>
</td>
</tr>
<tr>
<td align="center">DeepSeek</td>
<td>
<code>deepseek-chat</code> <code>deepseek-reasoner</code> <code>claude-coder</code>
</td>
</tr>
<tr>
<td align="center">百度</td>
<td>
<code>ernie-lite-8k</code> <code>ernie-tiny-8k</code> <code>ernie-speed-8k</code> <code>ernie-speed-128k</code>
</td>
</tr>
<tr>
<td align="center">阿里巴巴</td>
<td>
<code>qwen3-max</code> <code>qwen-plus</code> <code>qwen-flash</code> <code>qwen-turbo</code>
</td>
</tr>
<tr>
<td align="center">讯飞</td>
<td>
<code>lite</code> <code>generalv3</code> <code>pro-128k</code> <code>generalv3.5</code> <code>max-32k</code> <code>4.0Ultra</code>
</td>
</tr>
<tr>
<td align="center">腾讯</td>
<td>
<code>hunyuan-lite</code> <code>hunyuan-standard</code> <code>hunyuan-standard-256K</code> <code>hunyuan-pro</code>
</td>
</tr>
<tr>
<td align="center">智谱</td>
<td>
<code>glm-4-plus</code> <code>glm-4-air</code> <code>glm-4-long</code> <code>glm-4-flash</code>
</td>
</tr>
</table>
### Install
```shell
pip install chatchat
```
### Chat in the Terminal
```shell
$ 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
$ HAL 分层混合模型工作流 — 强模型(Claude)负责理解/拆解/验收,低成本模型(DeepSeek)负责检索/提取/清洗。Hermes Agent skill。
An LLM agent fine-tuned on DeepSeek for spaced repetition, dynamically integrating knowledge points based on the Ebbinghaus forgetting curve.
基于 STM32F103 构建的端到端 AI 智能手表生态。自研“零重定位”原生机器码动态加载引擎与页面栈式 UI 框架;集成生产级 OTA 回滚保护机制与高带宽(921600 baud)串口协议栈。通过 Node.js 中继实现 DeepSeek AI 语义控制及 ASRPRO 语音全双工交互,是一个集成了分布式计算、现代存储管理与 AI Agent 的嵌入式全栈工程。
A Meta-Agent-Driven Self-Evolving Multi-Agent System for UAV Detection and Tracking
One command to run Hermes AI Agent with a browser UI. Zero prerequisites. 一行命令,AI 就位。
网页应用Agent,接入DeepSeek、Mimo等模型