wangle201210/chat-history
chat-history
This project helps developers integrate multi-turn conversational AI capabilities into their applications. It takes individual user prompts and AI responses, stores them, and provides a history of previous interactions, enabling chatbots to maintain context across multiple exchanges. Developers building AI-powered chat interfaces would use this to manage conversation flow.
Use this if you are a developer building a large language model (LLM) application with Eino and need to add persistent chat history for multi-turn conversations.
Not ideal if you are looking for a standalone chat application or a solution that doesn't require Go development and integration with an existing LLM framework.
Stars
19
Forks
6
Language
Go
License
Apache-2.0
Category
Last pushed
Nov 12, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/wangle201210/chat-history"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ai-forever/gigachat
Библиотека для доступа к GigaChat
Krazal/nppopenai
OpenAI (aka. ChatGPT) plugin for Notepad++
sashabaranov/go-openai
OpenAI ChatGPT, GPT-5, GPT-Image-1, Whisper API clients for Go
mkht/PSOpenAI
PowerShell module for OpenAI API.
mgallo/openai.ex
community-maintained OpenAI API Wrapper written in Elixir.