Eino Extensions enhances the Eino framework by providing official implementations for various component types used in building Large Language Model (LLM) applications. These extensions include implementations for ChatModels (like OpenAI, Claude, Gemini), Tools (like Google Search, Duck Duck Go), Retrievers, ChatTemplates, Document Loaders/Transformers, Indexers, Embedding, and Lambda functions. It also offers official callback handlers, such as Langfuse tracing, and DevOps tools like IDE plugins for visualized debugging and UI-based graph editing.
Key Features
01Official callback handlers implementing Eino's CallbackHandler interface
02Official implementations for Eino component types (ChatModel, Tool, Retriever, etc.)
03262 GitHub stars
04DevOps tools, including an IDE plugin for visualized debugging and UI-based graph editing