discourse-ai/lib/summarization/models
Sam 41f1530078
FIX: mention suppression was not working right (#538)
We were only suppressing non mentions, ones that become spans.

@sam in the test was not resolving to a mention cause the user
did not exist.

depends on: https://github.com/discourse/discourse/pull/26253 for tests to pass.
2024-03-20 13:00:39 +11:00
..
anthropic.rb FIX: mention suppression was not working right (#538) 2024-03-20 13:00:39 +11:00
base.rb UX: Validations to LLM-backed features (except AI Bot) (#436) 2024-01-29 16:04:25 -03:00
discourse.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
gemini.rb FEATURE: Support for Gemini in AiHelper / Search / Summarization (#358) 2023-12-15 14:32:01 -03:00
llama2.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
llama2_fine_tuned_orca_style.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
mixtral.rb Mixtral (#376) 2023-12-26 14:49:55 -03:00
open_ai.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00