| Crates.io | rig-experimental |
| lib.rs | rig-experimental |
| version | 0.0.1 |
| created_at | 2025-07-02 09:21:52.652023+00 |
| updated_at | 2025-07-02 09:21:52.652023+00 |
| description | An experimental companion crate for `rig`, the agentic AI framework for building modular, lightweight agents. |
| homepage | https://github.com/joshua-mo-143/rig-experimental |
| repository | https://github.com/joshua-mo-143/rig-experimental |
| max_upload_size | |
| id | 1734825 |
| size | 214,699 |
A companion crate for rig that offers some helpful extras you may need for your agentic AI pipelines.
This is mostly an experimental crate, so expect to see things break.
SemanticRouter, then add your vector store of choice (that implements rig::vector_store::VectorStoreIndex) and start adding some routes and agents!rig: