trueno-rag 0.3.0

DEPRECATED: Use aprender-rag instead. Re-exports aprender-rag for backward compatibility.
Documentation
1
2
3
4
5
6
//! `trueno-rag` has moved to `aprender-rag`.
//!
//! This crate re-exports `aprender-rag` for backward compatibility.
//! New code should depend on `aprender-rag` directly.

pub use trueno_rag::*;