dspy-rs 0.7.3

A DSPy rewrite(not port) to Rust.
Documentation
1
2
3
4
5
pub mod cache;
pub mod serde_utils;

pub use cache::*;
pub use serde_utils::*;