HildaM/eino-history
Chat history management library, providing history management functions for Eino large model framework, supporting multi-round conversations | 聊天历史记录管理库,为Eino大模型框架提供历史记录管理功能,支持多轮对话。
Eino-History helps developers of Large Language Model (LLM) applications manage multi-round conversations. It takes user inputs and AI responses, along with various attachment types like images and videos, and reliably stores them. This allows the LLM application to remember past interactions and attachments in a conversation. Developers building conversational AI experiences would use this.
No commits in the last 6 months.
Use this if you are developing an LLM application and need a robust way to store, retrieve, and manage chat histories, including multimedia attachments, across multiple user sessions.
Not ideal if you are looking for a standalone chat application for end-users, as this is a backend library for developers.
Stars
7
Forks
3
Language
Go
License
Apache-2.0
Category
Last pushed
Apr 15, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/HildaM/eino-history"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
langfuse/langfuse-docs
🪢 Langfuse documentation -- Langfuse is the open source LLM Engineering Platform. Observability,...
google/generative-ai-go
Go SDK for Google Generative AI
tech1024/goai
A friendly API and abstractions for developing AI applications.
jetify-com/ai
The AI framework for Go developers. Build powerful AI applications and agents using our free,...
connerohnesorge/groq-go
Client package for interacting with language models avaliable on the groq api with numerous...