Crates.io | mockingparrot |
lib.rs | mockingparrot |
version | |
source | src |
created_at | 2024-08-17 14:29:27.984614+00 |
updated_at | 2024-12-30 16:19:46.206536+00 |
description | A TUI Chat Client for ChatGPT |
homepage | |
repository | https://github.com/ArielHorwitz/mockingparrot |
max_upload_size | |
id | 1341742 |
Cargo.toml error: | TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
A TUI chat client for OpenAI and Anthropic.
Download a precompiled binary from the GitHub Releases page. Or, if you have the Rust toolchain then run:
cargo install mockingparrot
You will need an API key from one of the providers (OpenAI or Anthropic) and copy it into the config file.
Version upgrades may not be backward compatible: if you are upgrading to a newer version, you may need to remove your config file or other saved data.