Eino framework extensions for LLM application development
Top 75.2% on sourcepulse
This project provides a collection of extensions for the Eino framework, a system for building LLM applications. It offers official implementations for Eino's various component types, callback handlers, and DevOps tools, aiming to enhance the development and debugging experience for LLM application builders.
How It Works
EinoExt extends the Eino framework by providing pre-built, official implementations for its core component types, including ChatModels (OpenAI, Gemini, Claude), Tool integrations (Google Search), Retrievers (Elasticsearch), Document Loaders, and Embeddings. This modular approach allows developers to easily integrate diverse LLM functionalities and data sources without building them from scratch, leveraging the framework's flexibility.
Quick Start & Requirements
pip install eino-ext
pip install eino
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The project's functionality is entirely dependent on the Eino framework. Specific component integrations may require additional dependencies or API keys not detailed in this overview.
1 day ago
1 day