elph-ai 0.0.13

AI provider integration for Elph agent
Documentation
1
2
3
4
5
6
7
8
9
10
11
# elph-ai

Unified LLM API with provider collections, automatic auth resolution, token and cost tracking,
and simple context persistence and hand-off to other models mid-session.

**Note**: This library only includes models that support tool calling (function calling),
as this is essential for agentic workflows.

## License

Licensed under the [MIT license](https://www.tldrlegal.com/license/mit-license).