Skip to content

varadanvk/llm-cli

Repository files navigation

llm-chat-cli

A CLI tool for chatting with multiple LLM providers in one place.

Install

pip install llm-chat-cli

Setup

First time setup:

lmci setup

This will prompt you for your API keys and create a config file.

Usage

Start chatting:

lmci

Supported Providers

  • Groq
  • OpenAI
  • Anthropic
  • Cerebras

Commands

  • change model - Switch models
  • token count - Show tokens used
  • clear history - Clear chat history
  • quit/exit - Exit

About

Chat with SOTA LLMs within your terminal.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages