gitdataai/lib/ai/embed/mod.rs
2026-05-30 01:38:40 +08:00

4 lines
62 B
Rust

mod client;
pub use client::{AiClientEmbedExt, EmbedClient};