mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 21:19:12 +00:00
Previously the chat model associated with the default agent was always the first chat model populated on the server. This doesn't match behavior of the rest of the system, where the server chat settings is preferred over the user chat settings over the first chat model. This change brings the default agent's chat model in line with the preference order used in the reset of the system.