0.0.12 • Published 8 months ago

llm-cli v0.0.12

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

LLM-CLI

A simple LLM chat wrapper for those of us who live in the terminal.

Installation

$ npm i -g llm-cli

This will add the global llm shell command.

Basic Usage

To get started just use the chat command:

$ llm chat

When you first use llm-cli you will then be prompted to set up your default preset. Presets are just predefined model configurations you can use for convenience. Once your default config is set up you will enter a chat conversation with the model set up in your default preset.

Other options

Use llm help to see all other options.

0.0.12

8 months ago

0.0.11

8 months ago

0.0.10

8 months ago

0.0.9

8 months ago

0.0.8

8 months ago

0.0.7

8 months ago

0.0.6

8 months ago

0.0.5

8 months ago

0.0.4

8 months ago

0.0.3

8 months ago

0.0.2

8 months ago

0.0.1

8 months ago