discourse-ai/lib/ai_bot
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
..
personas REFACTOR: Represent generic prompts with an Object. (#416) 2024-01-12 14:36:44 -03:00
tools FIX: always ensure `#generate` gets a valid input (#427) 2024-01-16 15:21:58 +11:00
bot.rb REFACTOR: Represent generic prompts with an Object. (#416) 2024-01-12 14:36:44 -03:00
entry_point.rb FEATURE: smooth streaming of AI responses on the client (#413) 2024-01-11 15:56:40 +11:00
playground.rb FEATURE: even smoother streaming (#420) 2024-01-15 18:51:14 +11:00
site_settings_extension.rb FEATURE: smooth streaming of AI responses on the client (#413) 2024-01-11 15:56:40 +11:00