You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add default_search_type to config.json to let users set their preferred
search mode (text, vector, hybrid) without specifying search_type on
every query. When unset (None), preserves existing auto-detection:
hybrid if semantic search is enabled, text otherwise.
Closes#671
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: phernandez <paul@basicmachines.co>
0 commit comments