Debanjum

Results 144 comments of Debanjum

> https://www.quivr.com/ perhaps? Looks neat! It's still unclear what's the brain feature in it? If it's about chatting with a subset of your synced documents (=brain), Khoj already supports that...

Can you elaborate on your use-case? Vercel deployment of Khoj would be hard as Khoj uses Postgres DB and has a python backend. But fly.io type deployments maybe easier using...

Hi @ishan00 , can you clarify for what usecases you find PDFMiner to work better than PyMuPDF? PyMuPDF does support OCR when used with the RapidOCR library. So Khoj can...

Hey @srikary12, I've tested the PR and pushed some changes. These changes are good to merge! > test_notes_search_with_only_filters failed, I'm not sure if it's related to this PR. The test...

- Show Queries Used vs Daily Query Limit to free tier users - Show general usage statistics in config page - Say messages or credits instead of queries? If use...

Hi folks, this issue seems to contain 2 separate issues, both of which should be resolved: 1. The original Application error issue seems to have resolved 2. The admin panel...

> Why (and I did not get to that point currently within my research) a set tokenizer is not taken into action? > [truncate_messages](https://github.com/khoj-ai/khoj/blob/a3b5ec4737c1acf52738d803bc98d5d936e6abeb/src/khoj/processor/conversation/utils.py#L519) should not get set statically and...

Agent chat model cannot override chat model set by server admin for the intermediate steps. But [this commit](https://github.com/khoj-ai/khoj/commit/0645af9b168ed5a0461beac43add257b7ded9e79) enables using the agents chat model instead of the default user chat...

I'm closing this issue as it has gone stale and the issue raised is partly by design and partly resolved (via [this commit](https://github.com/khoj-ai/khoj/commit/0645af9b168ed5a0461beac43add257b7ded9e79)).

Hey @shantanuSakpal, thanks for creating a screencast of your idea! To clarify, is the idea to be able to share a subset of messages or just a single message? Because...