What is Mnexium?
Mnexium is a memory infrastructure designed for AI agents, providing persistent memory management that enhances user interactions by retaining context across sessions.
How does Mnexium work?
Mnexium integrates with existing AI applications to provide a memory layer that automatically logs interactions, learns from user preferences, and recalls relevant context when needed.
Can I use my own OpenAI API key with Mnexium?
Yes, users can pass their OpenAI API key via the x-openai-key header during requests, ensuring that their key is not stored by Mnexium.
How is Mnexium different from a vector database?
Mnexium is specifically designed as a memory layer for AI agents, focusing on scoring, deduplication, governance, and chat history, rather than just handling embeddings.