potato-type 0.25.0

Toppings for your potatoes
Documentation
1
2
3
4
5
pub mod chat;
pub mod embedding;

pub use chat::*;
pub use embedding::*;