qwen

Crates.ioqwen
lib.rsqwen
version0.1.0
sourcesrc
created_at2024-07-04 03:34:42.635702
updated_at2024-07-04 03:34:42.635702
descriptionqwen is program to send messages to Qwen API.
homepagehttps://github.com/ziboh/qwen
repositoryhttps://github.com/ziboh/qwen
max_upload_size
id1291292
size61,960
(ziboh)

documentation

README

qwen

qwen is program to send messages to Qwen API.

Getting Started

rerequisites

Installation

cargo install qwen

usage

qwen # You can enter the chat without the how to parameter

qwen chat <message> # You can enter the chat

qwen ask [message] # You can one question to qwen

qwen --help # Print help
Commit count: 7

cargo fmt