Cost / License
- Free
- Open Source
Application type
Platforms
- Mac
- Homebrew
- Python
- Windows
- Linux
- BSD
Features
- Text-based
- AI-Powered
- Terminal-based
- Python-based
- Support for Keyboard Shortcuts
oterm News & Activities
Highlights All activities
Recent activities
oterm information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is oterm?
oterm is the 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.
In order to use oterm you will need to have the Ollama server running. By default it expects to find the Ollama API running on http://0.0.0.0:11434. If you are running Ollama inside docker or on a different host/port, use the OLLAMA_HOST environment variable to customize the host/port. Alternatively you can use OLLAMA_URL to specify the full http(s) url. Setting OTERM_VERIFY_SSL to False will disable SSL verification.


