1.0.22 • Published 9 months ago

unique-aicommit v1.0.22

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

安装

前置:需要安装NodeNPM

npm install -g unique-aicommit

用法

支持的 AI 模型:

获取 API 密钥 👆

选择 AI 模型

aicommit config set AI_PROVIDER=deepseek
or
aicommit config set AI_PROVIDER=moonshot
or
aicommit config set AI_PROVIDER=deepbricks

设置 API:

aicommit config set DeepSeek_KEY=<your token>
or
aicommit config set Moonshot_KEY=<your token>
or
aicommit config set Deepbricks_KEY=<your token>

在你的 git 仓库中,运行:

aicommit

演示: aicommit

获取配置值

获取完整配置:

aicommit config list

要获取指定配置选项,请使用以下命令:

aicommit config get <key>

例如,要检索 API 密钥:

aicommit config get DeepSeek_KEY

参考 aicommits

1.0.22

9 months ago

1.0.21

9 months ago

1.0.20

12 months ago

1.0.19

12 months ago

1.0.18

12 months ago

1.0.17

12 months ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.10

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago