Khy OS — AI platform operating system with an extensible default app runtime
Project description
KHY OS
KHY OS 是一个以 khy 为入口的 AI 平台 CLI 运行时,默认内置应用为 khyquant。
- 平台主命令:
khy - 兼容命令:
khyquant、khy-quant、khy-os
快速开始
python -m pip install -U khy-os
khy --version
khy doctor
进入交互:
khy
常用命令
khy gateway status
khy gateway model
khy models list
khy db status
khy guanli
升级:
python -m pip install --upgrade khy-os
文档导航
优先阅读:
- KHY OS 使用说明(CLI 精简版 / 对外)
- KHY OS 使用说明(完整版 / 内部)
- AI 快速通道(交接给 AI 的最小上下文)
- KHY OS 开发文档(中文)
- KHY OS 测试文档(中文)
- KHY OS 学习文档(中文)
专项文档:
开发与发布(简版)
python3 -m pip install -e ".[dev]"
npm install
npm --prefix frontend install
npm --prefix ai-frontend install
npm run check:version-sync
npm --prefix backend test
版本发布前必须保证以下三个版本一致:
khy_quant/__init__.pypyproject.tomlbackend/package.json
说明
- pip 包不会内置大模型权重或大型推理二进制(如
.gguf)。 - Windows 首次使用建议验证一次
khy guanli,确保管理页可正常打开。
许可证
本项目使用 GPL-3.0-only 许可证,详见仓库根目录 LICENSE。
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
khy_os-0.1.28.tar.gz
(16.4 MB
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
khy_os-0.1.28-py3-none-any.whl
(17.1 MB
view details)
File details
Details for the file khy_os-0.1.28.tar.gz.
File metadata
- Download URL: khy_os-0.1.28.tar.gz
- Upload date:
- Size: 16.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df37921a3b5ba1941a754a97ab2bd99fd1e3b3cb9970630fa2beb81ac2a0a7a7
|
|
| MD5 |
5c3538b4569c8e559ded3497c804ceb0
|
|
| BLAKE2b-256 |
5f6565bc4dd56a83278618e8b23c5950aecaac1f899ca3b25380adf6d9fc1c00
|
File details
Details for the file khy_os-0.1.28-py3-none-any.whl.
File metadata
- Download URL: khy_os-0.1.28-py3-none-any.whl
- Upload date:
- Size: 17.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e899791eb4dcdda62f0486c9088a8c1d808d98c354a04f9439ac360668de364b
|
|
| MD5 |
5074a7864415d308f1c90217a5acae4a
|
|
| BLAKE2b-256 |
c0aa02329c7a59c729bd7c50d4bb00e88bd8d94c95e3d8f563fe6398f0d0a1cb
|