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
In chat.trieve.ai, the settings popover (visible when clicking the settings icon on the bottom right) does not support selecting searchtype (hybrid, fulltext, etc.).
Compare selections available in search: trieve/frontends/search/src/components/SearchForm.tsx
Requirement to close
PR which adds searchTypes selection in the PopoverPanel to let user select the search mode. Perhaps also including, like in search.trieve.ai the ability to select Group Search (groupUniqueSearch).
Community channels
Matrix is preferred. Reach out on discord or Matrix for further assistance.
Description
In chat.trieve.ai, the settings popover (visible when clicking the settings icon on the bottom right) does not support selecting searchtype (hybrid, fulltext, etc.).
Full popover is here:
Target(s)
chat: trieve/frontends/chat/src/components/Layouts/MainLayout.tsx
See: PopoverPanel
Compare selections available in search: trieve/frontends/search/src/components/SearchForm.tsx
Requirement to close
PR which adds
searchTypes
selection in the PopoverPanel to let user select the search mode. Perhaps also including, like in search.trieve.ai the ability to select Group Search (groupUniqueSearch
).Community channels
Matrix is preferred. Reach out on discord or Matrix for further assistance.
The text was updated successfully, but these errors were encountered: