AICLI
一个基于AI的命令行助手工具。
生动的例子
安装
PYPI 安装
pip install aicli-agent
源码安装
- 克隆此仓库:
git clone https://github.com/callmexss/aicli.git
cd aicli
- 安装依赖:
pip install -e .
- 设置环境变量:
复制.env.example文件为.env并填写必要的环境变量:
cp .env.example .env
然后编辑.env文件,填写您的API密钥和其他设置。
使用
安装后,您可以直接在命令行中使用aicli命令:
aicli 查询
例如:
aicli 列出当前目录的文件
aicli "帮我安装 nvm"
致谢
本项目基于 GeneralAgent 构建。
Release files for aicli-agent 0.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| aicli_agent-0.1.4.tar.gz | 6.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| aicli_agent-0.1.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.3 kB
Release files / aicli_agent-0.1.4.tar.gz
| Download URL | aicli_agent-0.1.4.tar.gz |
|---|---|
| Size | 6.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
db222adff6d99280519207bc9d717c77b79ac6e01afe3964a75e30e900095aa0
|
|
BLAKE2b-256 checksum How to use checksums |
7190f3344c267377fecf0d7fe5a182a70d2c17974ecf2ee81991e522d9b65750
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.5
|
Release files / aicli_agent-0.1.4-py3-none-any.whl
| Download URL | aicli_agent-0.1.4-py3-none-any.whl |
|---|---|
| Size | 7.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6e008556cc2267cc21967de66162153b04691b8e205d893fb70722f281bf4a8f
|
|
BLAKE2b-256 checksum How to use checksums |
9015b09a6a83a474a4ec8fafab88543edc8c9a21577491ce7d55b77379e06356
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.5
|