summaryrefslogtreecommitdiff
path: root/misc/py-oterm/pkg-descr
blob: b1759d017fa48b5cd1a61c3367553beff0c4727c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Oterm is a text-based terminal client for Ollama.

Features

  - intuitive and simple terminal UI, no need to run servers, frontends, just
    type oterm in your terminal.
  - multiple persistent chat sessions, stored together with the context
    embeddings and system prompt customizations in sqlite.
  - can use any of the models you have pulled in Ollama, or your own custom
    models.
  - allows for easy customization of the model's system prompt and parameters.