discourse-ai/lib/completions
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
..
dialects FIX: scrub invalid prompts when truncating (#426) 2024-01-16 13:48:00 +11:00
endpoints DEV: Update linting (#423) 2024-01-13 00:28:06 +01:00
llm.rb FIX: always ensure `#generate` gets a valid input (#427) 2024-01-16 15:21:58 +11:00
prompt.rb FIX: scrub invalid prompts when truncating (#426) 2024-01-16 13:48:00 +11:00