Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions mem0-aio.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,10 @@
- Actual memory generation still requires a valid LLM/embedder configuration. Leaving [code]OPENAI_API_KEY[/code] blank is fine if you are using Ollama, but you still need to provide a reachable Ollama endpoint and valid model names.
- Native Ollama uses the root API URL such as [code]http://host.docker.internal:11434[/code], not an OpenAI-compatible [code]/v1[/code] path. If your reverse proxy adds auth and only exposes an OpenAI-style [code]/v1[/code] endpoint, use the advanced OpenAI-compatible base URL fields instead of the native Ollama provider path.
- The embedded Qdrant service is intentionally bundled for the beginner AIO path; it is skipped only when one valid external vector backend is configured.</Overview>
<Changes>### 2026-06-17&#xD;
<Changes>### 2026-06-18&#xD;
- Generated from CHANGELOG.md during release preparation. Do not edit manually.&#xD;
- Bump mem0 to v2.0.6 (#100)</Changes>
- Bump mem0 to v2.0.7 (#102)&#xD;
- Migrate to the shared aio-base s6 overlay (#103)</Changes>
<Category>AI Productivity Tools:Utilities</Category>
<WebUI>http://[IP]:[PORT:3000]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/JSONbored/awesome-unraid/main/mem0-aio.xml</TemplateURL>
Expand Down