discourse-ai/lib/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
..
strategies DEV: Update rubocop-discourse to version 3.8.0 (#641) 2024-05-28 11:15:42 +02:00
vector_representations DEV: Move to single table per embeddings type (#561) 2024-08-08 11:55:20 -03:00
entry_point.rb FIX: Load categories for related topics (#570) 2024-04-15 09:31:07 +10:00
semantic_related.rb FIX: improve embedding generation (#452) 2024-01-31 10:38:47 -03:00
semantic_search.rb FEATURE: allow embedding based search without hyde (#777) 2024-08-28 14:17:34 +10:00
semantic_topic_query.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00