discourse-ai/spec/requests/embeddings
Sam 0687ec75c3
FEATURE: allow embedding based search without hyde (#777)
This allows callers of embedding based search to bypass hyde.

Hyde will expand the search term using an LLM, but if an LLM is
performing the search we can skip this expansion.

It also introduced some tests for the controller which we did not have
2024-08-28 14:17:34 +10:00
..
embeddings_controller_spec.rb FEATURE: allow embedding based search without hyde (#777) 2024-08-28 14:17:34 +10:00