Fix OOM: pre-download Ollama model during build, optimize startup af7052d mamun4105 commited on Mar 9
fix: use full path to ollama binary and improve process management 3ea96a1 mamun4105 commited on Mar 8
fix: download Ollama model during build phase when network is stable 6cf72f1 mamun4105 commited on Mar 8
fix: skip model download during init to avoid network timeout errors bed1b84 mamun4105 commited on Mar 8
fix: reduce network timeout and add timeout to ollama pull to prevent init failure 9edc6e9 mamun4105 commited on Mar 7
fix: correct ChromaDB path to vector_store/chroma_db/chroma.sqlite3 21d5d33 mamun4105 commited on Mar 7
debug: add SQLite integrity check to diagnose ChromaDB corruption 3dea6dd mamun4105 commited on Mar 7
fix: use cp -r instead of mv to properly copy all files including vector_store a4cb78e mamun4105 commited on Mar 6
fix: add network connectivity check and better error handling for Ollama model pull 833e53a mamun4105 commited on Mar 6
fix: remove vector_store from VOLUME to preserve ChromaDB from package fc6fc93 mamun4105 commited on Mar 6