1 unstable release

new 0.1.0 Jan 27, 2025

#24 in Magic Beans

38 downloads per month

MIT license

385KB
7.5K SLoC

Rig-EternalAI

This companion crate integrates EternalAI and their blockchain capabilities with Rig.

Usage

Add the companion crate to your Cargo.toml, along with the rig-core crate:

[dependencies]
rig-eternalai = "0.1.0"
rig-core = "0.4.0"

You can also run cargo add rig-eternalai rig-core to add the most recent versions of the dependencies to your project.

See the /examples folder for usage examples.

Dependencies

~26–43MB
~794K SLoC