Repository

xAI API modue for V: vxai

vxai

V Language

vxai is a V module that provides support for xAI API

Features

  • Simple interface for interacting with xAI API
  • Basics tests that can be ran by providing your own API key

Installation

To use vxai in your V project, you can install it via VPM:

v install ismyhc.vxai

Or clone the repository:

git clone https://github.com/ismyhc/vxai.git
cd vxai
v install

Usage

Take a look at the tests and the docs for more information on how to use vxai.

License

This project is licensed under the MIT License

Contact

If you have any questions or feedback, please open an issue on this GitHub repository.

About

A V module that provides support for xAI API

0
0
5 days ago

Author

ismyhc