ayda 1.1.1

Ask your Documents Anything. A tool for querying your documents with a large language model.
Documentation
1
2
3
4
5
pub use enhance::enhance_collection;
pub use list::list_collections;

pub mod enhance;
pub mod list;