langchain 0.2.2

Rust port of the ideas produced in langchain-py and langchain-js
Documentation
1
2
3
4
5
pub mod chat;
pub mod client;
pub mod embeddings;
pub mod files;
pub mod fine_tuning;