get http://192.168.1.232:11434/ "Ollama is Running" OLLAMA_BASE_URL: z.string().url(http://192.168.1.232:11434/).optional(),
OLLAMA_KEEP_ALIVE: z.string(5m).optional(),
INFERENCE_JOB_TIMEOUT_SEC: z.coerce.number().default(30),
INFERENCE_TEXT_MODEL: z.string(mistral:latest).default("gpt-4o-mini"),
INFERENCE_IMAGE_MODEL: z.string().default("gpt-4o-mini"),
INFERENCE_CONTEXT_LENGTH: z.coerce.number().default(2048),
OCR_CACHE_DIR: z.string().optional(),Dec 08 11:30:16 hoarder systemd[1]: Stopped hoarder-workers.service - Hoarder Workers.
Dec 08 11:30:16 hoarder systemd[1]: hoarder-workers.service: Scheduled restart job, restart counter is at 38.
Dec 08 11:30:16 hoarder systemd[1]: hoarder-workers.service: Consumed 2.627s CPU time.
Dec 08 11:30:16 hoarder systemd[1]: hoarder-workers.service: Failed with result 'exit-code'.
Dec 08 11:30:16 hoarder systemd[1]: hoarder-workers.service: Main process exited, code=exited, status=1/FAILURE
Dec 08 11:30:16 hoarder pnpm[2184]: ELIFECYCLE Command failed with exit code 1.
Dec 08 11:30:16 hoarder pnpm[2213]: at /opt/hoarder/packages/shared/config.ts:22:38
Dec 08 11:30:16 hoarder pnpm[2213]: [esbuild Error]: Expected ")" but found ":"
Dec 08 11:30:14 hoarder pnpm[2184]: > tsx index.tsIt's a been a while, but Karakeep 0.31 is here! This release brings synchronized reading progress, LLM-based OCR, a revamped import pipeline, drag-and-drop for lists, highlights on mobile, a lot of mobile polish, and fixes for some long standing bugs. Special thanks to <@745434287725346828> for the headline feature of this release (the reading progress!). Checkout the release discussion (https://github.com/karakeep-app/karakeep/discussions/2504) for the full changelog.
mohbassem · 5w ago
Happy new year everyone! Karakeep 0.30 is here. This release comes with "2025 wrapped" (a bit late), PDF archives, new reader settings, avatars, reddit crawling improvements, and more! Checkout the release discussion (https://github.com/karakeep-app/karakeep/discussions/2329) for the full changelog.
mohbassem · 3mo ago
Folks, there's a widespread react vulnerability (CVE-2025-66478) with criticality 10/10. Please upgrade karakeep to version 0.29.1 which contain the fix.
mohbassem · 4mo ago