🐤 [WIP] The Tofu Multi-LLM Client
Interact with AI models from the command line, with support for most major LLM providers and a beautiful terminal interface. User- and dev-friendly.
Table of Contents
Installation
This will automatically install Tofu and make it runnable with tofu. Make sure you have ~/.cargo/bin in your PATH.
You can also build from source if you prefer.
Usage
Options
-v, --verbose: Enable verbose output-h, --help: Print help-V, --version: Print version-c, --config: Open the config file in the default editor-k, --keys: Open the API keys file in the default editor-p <PROFILE>, --profile <PROFILE>: Choose a profile from the config file
Development or Manual Installation
-
Clone the repository:
-
Build the project:
-
Test if desired:
-
Run:
License
Dual-licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.