Skip to content

Wenrh2004/eino-ext

This branch is 43 commits behind cloudwego/eino-ext:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dff213a · Feb 20, 2025

History

78 Commits
Feb 10, 2025
Feb 19, 2025
Feb 20, 2025
Feb 19, 2025
Feb 19, 2025
Dec 4, 2024
Dec 23, 2024
Dec 26, 2024
Feb 10, 2025
Dec 4, 2024
Dec 4, 2024
Dec 4, 2024
Feb 10, 2025
Feb 10, 2025
Dec 23, 2024
Dec 24, 2024

Repository files navigation

Eino Extension

English | 中文

Overview

The EinoExt project hosts various extensions for the Eino framework. Eino framework is a powerful and flexible framework for building LLM applications. The extensions include:

  • component implementations: official implementations for Eino's component types.
component type official implementations
ChatModel OpenAI, Claude, Gemini, Ark, Ollama...
Tool Google Search, Duck Duck Go...
Retriever Elastic Search, Volc VikingDB...
ChatTemplate DefaultChatTemplate...
Document Loader WebURL, Amazon S3, File...
Document Transformer HTMLSplitter, ScoreReranker...
Indexer Elastic Search, Volc VikingDB...
Embedding OpenAI, Ark...
Lambda JSONMessageParser...

For more details about component types, please refer to the Eino component documentation.

For more details about component implementations, please refer to the Eino ecosystem documentation.

  • callback handlers: official callback handlers implementing Eino's CallbackHandler interface, such as Langfuse tracing callback.
  • DevOps tools: IDE plugin for Eino that enables visualized debugging, UI based graph editing and more. For more details, please refer to the Eino Dev tooling documentation.

Security

If you discover a potential security issue in this project, or think you may have discovered a security issue, we ask that you notify Bytedance Security via our security center or vulnerability reporting email.

Please do not create a public GitHub issue.

License

This project is licensed under the Apache-2.0 License.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.9%
  • Shell 0.1%