mirror of
https://github.com/khoaliber/khoj.git
synced 2026-04-21 09:06:52 +00:00
8a16f5a2af
- Process chat history in default order instead of processing it in reverse. Improve legibility of context construction for minor performance hit in dropping message from front of list. - Handle multiple system messages by collating them into list - Remove logic to drop system role for gemma-2, o1 models. Better to make code more readable than support old models.