discourse-ai/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.rb DEV: simplify command framework (#125) 2023-08-04 09:37:58 +10:00
command.rb FIX: refine image and read command (#131) 2023-08-09 16:01:48 +10:00
google_command.rb FIX: Google command was including full payload (#128) 2023-08-08 15:41:57 +10:00
image_command.rb FIX: refine image and read command (#131) 2023-08-09 16:01:48 +10:00
read_command.rb FIX: refine image and read command (#131) 2023-08-09 16:01:48 +10:00
search_command.rb DEV: simplify command framework (#125) 2023-08-04 09:37:58 +10:00
summarize_command.rb DEV: simplify command framework (#125) 2023-08-04 09:37:58 +10:00
tags_command.rb DEV: simplify command framework (#125) 2023-08-04 09:37:58 +10:00
time_command.rb DEV: simplify command framework (#125) 2023-08-04 09:37:58 +10:00