• Joined on 2024-11-12
pratik pushed to chore/mem0-v3-migration at pratik/knowledge-base 2026-05-25 18:40:08 +00:00
ed11a00ab3 feat: mem0 platform SDK (MemoryClient) compatibility + proxy-header redirect fix
pratik pushed to chore/mem0-v3-migration at pratik/knowledge-base 2026-05-25 17:45:21 +00:00
ea07a82bd7 added v1 endpoints
pratik pushed to chore/mem0-v3-migration at pratik/knowledge-base 2026-05-23 15:38:42 +00:00
e5a4d1c7c2 feat: rewrite /v1/chat/completions as a real OpenAI-compat proxy
pratik pushed to chore/mem0-v3-migration at pratik/knowledge-base 2026-05-23 14:27:43 +00:00
e99b382b16 fix: restore_test.sh uses upload endpoint and tightens source-file glob
pratik pushed to chore/mem0-v3-migration at pratik/knowledge-base 2026-05-23 14:26:40 +00:00
fd109ef892 fix: backup_qdrant.sh uses Qdrant's snapshot path (/qdrant/snapshots/)
pratik pushed to chore/mem0-v3-migration at pratik/knowledge-base 2026-05-23 14:24:07 +00:00
06875473b2 feat: enable reranker, automate backups, tune extraction prompt
pratik pushed to chore/mem0-v3-migration at pratik/knowledge-base 2026-05-23 12:57:02 +00:00
3a10b72051 scripts: Neo4j → mem0 v2 graph relationship import
pratik pushed to chore/mem0-v3-migration at pratik/knowledge-base 2026-05-23 09:44:06 +00:00
3385b8397b fix: give backend healthcheck a 90s start_period
pratik pushed to chore/mem0-v3-migration at pratik/knowledge-base 2026-05-23 09:39:29 +00:00
14c47238bd fix: bump Qdrant pin to v1.18.1 (was v1.12.4 — downgrade panic)
pratik pushed to prod-hotfixes-20260523 at pratik/knowledge-base 2026-05-23 09:34:58 +00:00
3f5b84998d snapshot: production hotfixes on beast before v3 migration
pratik created branch prod-hotfixes-20260523 in pratik/knowledge-base 2026-05-23 09:34:58 +00:00
pratik pushed to chore/mem0-v3-migration at pratik/knowledge-base 2026-05-23 09:33:05 +00:00
7cc8fc5112 deploy: route embedder through OpenAI-compat proxy instead of Ollama
pratik pushed to chore/mem0-v3-migration at pratik/knowledge-base 2026-05-23 09:19:55 +00:00
0f0addb36b chore: migrate to mem0ai v2.0.2 (V3 memory pipeline)
pratik created branch chore/mem0-v3-migration in pratik/knowledge-base 2026-05-23 09:19:55 +00:00
pratik pushed to main at pratik/knowledge-base 2026-01-15 19:10:55 +00:00
82accabc73 fix: properly log settings as structlog kwargs instead of dropping them
pratik pushed to main at pratik/knowledge-base 2026-01-15 19:08:44 +00:00
6f9b545c15 fix: remove invalid positional arg from structlog call
pratik pushed to main at pratik/knowledge-base 2026-01-15 19:05:07 +00:00
5bcecf4649 fix: use structlog instead of logging in mem0_manager for kwargs support
pratik pushed to main at pratik/knowledge-base 2026-01-15 18:59:41 +00:00
638a591dc5 add setup script with volume reset option, fix default embedding dims
pratik pushed to main at pratik/knowledge-base 2026-01-15 18:31:54 +00:00
a190527076 fix: use npm_network for NPM proxy, expose instead of ports
pratik pushed to main at pratik/knowledge-base 2026-01-15 18:25:54 +00:00
9e86c30548 fix: pass OLLAMA_BASE_URL, EMBEDDING_MODEL, EMBEDDING_DIMS to container