discourse-ai/spec/lib/modules/ai_bot
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
..
commands FIX: refine image and read command (#131) 2023-08-09 16:01:48 +10:00
jobs/regular FEATURE: port to use claude-2 for chat bot (#114) 2023-07-27 11:24:44 +10:00
anthropic_bot_spec.rb FEATURE: port to use claude-2 for chat bot (#114) 2023-07-27 11:24:44 +10:00
bot_spec.rb DEV: simplify command framework (#125) 2023-08-04 09:37:58 +10:00
entry_point_spec.rb FEATURE: port to use claude-2 for chat bot (#114) 2023-07-27 11:24:44 +10:00
open_ai_bot_spec.rb FEATURE: add ai_bot_enabled_chat commands and tune search (#94) 2023-06-21 17:10:30 +10:00