elph-ai 0.0.21

Unified LLM API with provider collections, auth resolution, and streaming
Documentation
1
2
3
4
5
6
7
8
9
10
11
pub mod error_body;
pub mod estimate;
pub mod event_stream;
pub mod hash;
pub mod headers;
pub mod json_parse;
pub mod overflow;
pub mod provider_env;
pub mod retry;
pub mod sanitize_unicode;
pub mod validation;