mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-04 05:39:06 +00:00
When create new conversation session, automatically request query. As that is expected next action after creating new session Pass session-id to khoj-chat to allow reuse from create-new-conversation func When delete conversation session, do not call load chat session. Unnecessary action. Use thread-last to improve code flow in new, delete conversation funcs