This project provides a command-line interface for interacting with the Ollama server. It allows users to execute various actions such as generating text, listing models, and more.
- Execute actions like generating text, listing models, and more.
- Interactive command-line interface.
- Configurable server host URL.
- Clone the repository.
- Follow the build instructions specific to your environment.
- Run the executable.
- Follow the on-screen prompts to interact with the Ollama server.
clear ; go build && ./ollama-query --action 'gen rnj-1:8b 2 * 3;gen rnj-1:8b what was that last answer?;help'
Contributions are welcome! Please feel free to submit pull requests or report issues.
This project is licensed under the MIT License - see the LICENSE file for details.
For support, please open an issue in the repository or contact the maintainer.