discourse-ai/lib/automation
Sam 370074ef21
FIX: always ensure `#generate` gets a valid input (#427)
We were not validating input for generate leading to 2 tests not
failing correctly despite functionality being broken.

This ensures that input is validated,and in turn fixes the broken
specs
2024-01-16 15:21:58 +11:00
..
llm_triage.rb FIX: always ensure `#generate` gets a valid input (#427) 2024-01-16 15:21:58 +11:00
report_context_generator.rb FIX: exclude non visible topics from report context (#375) 2023-12-21 19:08:36 +11:00
report_runner.rb REFACTOR: Represent generic prompts with an Object. (#416) 2024-01-12 14:36:44 -03:00