Documentation Index
Fetch the complete documentation index at: https://docs.argentos.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Argent memory has three lanes that must all be healthy:- MemU/Memo: lived experience (
what happened) - RAG Library: uploaded knowledge (
what was studied) - SIS: pattern consolidation (
what was learned over time)
Plain English
Required Baseline Settings
| Setting | Value |
|---|---|
| MemU LLM provider | ollama |
| MemU LLM model | qwen3:30b-a3b-instruct-2507-q4_K_M |
| MemU think level | low |
| MemU timeout | 30000 |
| Embeddings model | nomic-embed-text (Ollama) |
nomic-embed-text is an embedding model, not a MemU extraction/chat model.