discourse-ai/app
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
..
controllers/discourse_ai FEATURE: allow embedding based search without hyde (#777) 2024-08-28 14:17:34 +10:00
helpers/discourse_ai/ai_bot FIX: AI Bot Shared Conversation didn't respect CDN / Subfolder (#657) 2024-06-06 15:13:51 -03:00
jobs FIX: more robust summary implementation (#750) 2024-08-13 08:47:47 -03:00
mailers FEATURE: support sending AI report to an email address (#368) 2023-12-19 17:51:49 +11:00
models FEATURE: LLM Triage support for systemless models. (#757) 2024-08-21 11:41:55 -03:00
serializers FIX: LlmModel validations. (#742) 2024-08-06 14:35:35 -03:00
services/discourse_ai FIX: more robust summary implementation (#750) 2024-08-13 08:47:47 -03:00
views FIX: AI Bot Shared Conversation didn't respect CDN / Subfolder (#657) 2024-06-06 15:13:51 -03:00