add isolated Supermemory POC for unRaid

This commit is contained in:
Codex
2026-09-07 20:15:47 -07:00
parent 8289822ce7
commit ddfafca50f
9 changed files with 646 additions and 0 deletions
@@ -0,0 +1,8 @@
# Set only in the unRaid Arcane Project environment. Never commit the real file.
SUPERMEMORY_IPV4_ADDRESS=
# Extraction/summarization LLM. OPENAI_BASE_URL may point to an approved
# OpenAI-compatible endpoint; keep it blank for the OpenAI API.
OPENAI_API_KEY=
OPENAI_BASE_URL=
OPENAI_MODEL=gpt-5.1