@louatimahdi390/cohere-cli
v1.0.0
Published
A Node.js CLI for interacting with Cohere's LLM.
Downloads
9
Readme
Cohere CLI
Ai assistant to help you grow up !
Setup
Install dependencies:
npm installCreate a
.envfile in the root directory and add your Cohere API key:COHERE_API_KEY=YOUR_COHERE_API_KEY
Usage
Start the CLI:
npm startEnter your prompts at the
>prompt.Type
exitto quit.
