7 releases

new 0.2.5 Apr 15, 2025
0.2.4 Mar 31, 2025
0.2.1 Feb 18, 2025
0.1.0 Jan 27, 2025

#749 in Magic Beans

Download history 99/week @ 2025-01-24 33/week @ 2025-01-31 123/week @ 2025-02-07 130/week @ 2025-02-14 34/week @ 2025-02-21 132/week @ 2025-02-28 28/week @ 2025-03-07 113/week @ 2025-03-14 20/week @ 2025-03-21 128/week @ 2025-03-28 28/week @ 2025-04-04 97/week @ 2025-04-11

278 downloads per month

MIT license

2MB
18K 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

~28–45MB
~840K SLoC