You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The config is stored in a SQLite DB (openmemory.db), not read from environment variables. The .env file only matters for the initial OPENAI_API_KEY startup check.
🐛 Describe the bug
The config is stored in a SQLite DB (openmemory.db), not read from environment variables. The .env file only matters for the initial OPENAI_API_KEY startup check.