discourse-ai/spec/requests
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
..
admin FEATURE: LLM Triage support for systemless models. (#757) 2024-08-21 11:41:55 -03:00
ai_bot DEV: Rewire AI bot internals to use LlmModel (#638) 2024-06-18 14:32:14 -03:00
ai_helper DEV: Clearly separate post/composer helper settings (#747) 2024-08-12 15:40:23 -07:00
embeddings FEATURE: allow embedding based search without hyde (#777) 2024-08-28 14:17:34 +10:00
summarization FIX: more robust summary implementation (#750) 2024-08-13 08:47:47 -03:00
topic_spec.rb FIX: Load categories for related topics (#570) 2024-04-15 09:31:07 +10:00