# xAI Command-Line Interface `xai-cli` is a simple command-line interface (CLI) tool built in Rust to easily interact with the xAI API. It enables developers to easily communicate with the xAI platform, perform queries, and manage resources from the command line. ## License This project is licensed under either the Apache License, Version 2.0 or the MIT License. - Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0) - MIT License ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)