kisses-terminal
v0.1.2
Published
Terminal AI bot
Readme
kisses
Install
npm i -g kissesSetup
Create a .env file in the project folder and set your API key:
KISSES_API_KEY="<YOUR_KEY>"Or set env var with your API key:
Windows (PowerShell)
setx KISSES_API_KEY "<YOUR_KEY>"Open a new terminal after that.
If no key is found, kisses will ask for it once on first run and save it locally.
Optional:
KISSES_MODEL(default:mistral-small-latest)KISSES_BASE_URL(default:https://api.mistral.ai)
Run
kisses