GLM CLI
A command-line tool for GLM chat completions via AceDataCloud.
Installation
pip install glm-pro-cli
Quick Start
export ACEDATACLOUD_API_TOKEN=your_token
glm chat "What is the capital of France?"
glm chat "Explain AI" -m glm-5.3
glm models
Commands
| Command | Description |
|---|---|
glm chat <prompt> |
Chat with a GLM model |
glm models |
List available GLM models |
glm config |
Show current configuration |
Global Options
--token TEXT API token (or set ACEDATACLOUD_API_TOKEN env var)
--version Show version
--help Show help message
Available Models
| Model | Notes |
|---|---|
glm-5.3 |
Latest GLM release |
glm-5.2 |
GLM-5 series |
glm-5 |
GLM-5 base model |
glm-5-turbo |
GLM-5 Turbo |
glm-5.1 |
Earlier GLM-5 release |
glm-4.7 |
GLM-4 series (default) |
glm-4.6 |
GLM-4 series |
glm-3-turbo |
GLM-3 Turbo |
Configuration
Set environment variables or use a .env file:
ACEDATACLOUD_API_TOKEN=your_token
ACEDATACLOUD_API_BASE_URL=https://api.acedata.cloud
GLM_REQUEST_TIMEOUT=30
License
MIT
Release files for glm-pro-cli 2026.8.25.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| glm_pro_cli-2026.8.25.0.tar.gz | 10.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| glm_pro_cli-2026.8.25.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 22.5 kB
Release files / glm_pro_cli-2026.8.25.0.tar.gz
| Download URL | glm_pro_cli-2026.8.25.0.tar.gz |
|---|---|
| Size | 10.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
adb3a1509f6e56a577427d3879522e9f582f3ababeee02a33ddb7b5320e98e8a
|
|
BLAKE2b-256 checksum How to use checksums |
0f1cbabe27a218f7bbc44345fa71765f7cfdc8d131a62879bd93c144764e7ce8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / glm_pro_cli-2026.8.25.0-py3-none-any.whl
| Download URL | glm_pro_cli-2026.8.25.0-py3-none-any.whl |
|---|---|
| Size | 12.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
611bb3f4e1b149237ab71c639fe605b1caa256ba402be294ec087af2d17036f6
|
|
BLAKE2b-256 checksum How to use checksums |
91cfe15e7e16f8f0552b4ab53509828a31a1216eef6c2716791784ed58468973
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|