Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add sigoden/aichat #18778

Merged
merged 1 commit into from Jan 7, 2024

Conversation

CrystalMethod
Copy link
Contributor

sigoden/aichat: Use GPT-4(V), Gemini, LocalAI, Ollama and other LLMs in the terminal

$ aqua g -i sigoden/aichat

How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

$ aichat --help
Use GPT-4(V), Gemini, LocalAI, Ollama and other LLMs in the terminal.

Usage: aichat [OPTIONS] [TEXT]...

Arguments:
  [TEXT]...  Input text

Options:
  -m, --model <MODEL>        Choose a LLM model
  -r, --role <ROLE>          Choose a role
  -s, --session [<SESSION>]  Create or reuse a session
  -f, --file <FILE>...       Attach files to the message to be sent
  -H, --no-highlight         Disable syntax highlighting
  -S, --no-stream            No stream output
  -w, --wrap <WRAP>          Specify the text-wrapping mode (no, auto, <max-width>)
      --light-theme          Use light theme
      --dry-run              Run in dry run mode
      --info                 Print related information
      --list-models          List all available models
      --list-roles           List all available roles
      --list-sessions        List all available sessions
  -h, --help                 Print help
  -V, --version              Print version

[sigoden/aichat](https://github.com/sigoden/aichat): Use GPT-4(V), Gemini, LocalAI, Ollama and other LLMs in the terminal
@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Jan 7, 2024
@suzuki-shunsuke suzuki-shunsuke modified the milestones: v4.113.0, v4.114.0 Jan 7, 2024
@suzuki-shunsuke
Copy link
Member

Thank you!

@suzuki-shunsuke suzuki-shunsuke merged commit ca5cbe4 into aquaproj:main Jan 7, 2024
16 checks passed
@suzuki-shunsuke
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants