discourse-ai/spec/lib/modules/ai_bot/commands
Sam 7eedbf29e0
FIX: refine image and read command (#131)
- Attempt to hint reading is done by sending complete:true
- Do not include post_number in result unless it was sent in
- Rush visual feedback when a command is run (ensure we always revise)
- Include hyperlink in read command description
- Stop round tripping to GPT after image generation (speeds up images by a lot)
- Add a test for image command
2023-08-09 16:01:48 +10:00
..
categories_command_spec.rb DEV: simplify command framework (#125) 2023-08-04 09:37:58 +10:00
command_spec.rb FEATURE: add full bot support for GPT 3.5 (#87) 2023-06-20 08:45:31 +10:00
google_command_spec.rb FIX: refine image and read command (#131) 2023-08-09 16:01:48 +10:00
image_command_spec.rb FIX: refine image and read command (#131) 2023-08-09 16:01:48 +10:00
read_command_spec.rb FIX: refine image and read command (#131) 2023-08-09 16:01:48 +10:00
search_command_spec.rb DEV: simplify command framework (#125) 2023-08-04 09:37:58 +10:00
summarize_command_spec.rb DEV: simplify command framework (#125) 2023-08-04 09:37:58 +10:00
tags_command_spec.rb DEV: simplify command framework (#125) 2023-08-04 09:37:58 +10:00
time_command_spec.rb DEV: simplify command framework (#125) 2023-08-04 09:37:58 +10:00