langdb_core 0.3.2

AI gateway Core for LangDB AI Gateway.
Documentation
1
2
3
4
pub mod client;
pub mod model;
pub mod types;
pub use model::GeminiModel;