khoj-ai / khoj

Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (e.g gpt, claude, gemini, llama, qwen, mistral).
https://khoj.dev
GNU Affero General Public License v3.0
14.28k stars 708 forks source link

Support Query Filters in Chat #433

Closed debanjum closed 1 year ago

debanjum commented 1 year ago

Search already supports (file, date and word) query filters but Chat doesn't allow using these yet.

Supporting this will allow limiting Chat to respond using only entries that satisfy those query filters

sabaimran commented 1 year ago

This was added with https://github.com/khoj-ai/khoj/commit/01b310635e190cce0d04c92a21e2b8973216a302. I'm adding a couple of bug fixes to close it out.