Memory Context Provider

Integrates with
In-memory storage, REST API

Summary

Manages context for LLM interactions by storing and providing relevant context for each user. Maintains the last 5 prompts in memory and offers simple REST endpoints for context management.

GitHub