LinuxCommandLibrary

tenere

TUI interface for large language models

TLDR

Launch the LLM chat TUI
$ tenere
copy
Use a specific config file
$ tenere --config [~/.config/tenere/config.toml]
copy

SYNOPSIS

tenere [options]

DESCRIPTION

tenere is a terminal user interface for interacting with LLMs like ChatGPT, llama.cpp, and Ollama. It features Vim-like modes (Normal, Visual, Insert), syntax highlighting, chat history, and file saving. Configuration is done via TOML files.

HISTORY

tenere was created by Badr (pythops) and is written in Rust.

SEE ALSO

aichat(1), ollama(1), oterm(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard