elph-ai 0.0.19

AI provider integration for Elph agent
Documentation
1
2
3
4
5
//! LLM provider adapters and credential management.

pub mod anthropic;
pub mod gemini;
pub mod openai;