discourse-ai/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: Less friction for starting a conversation with an AI bot. (#63) 2023-05-16 14:38:21 -03:00
anthropic_bot.rb FEATURE: port to use claude-2 for chat bot (#114) 2023-07-27 11:24:44 +10:00
bot.rb FIX: avoid storing corrupt prompts (#92) 2023-06-20 15:44:03 +10:00
entry_point.rb FEATURE: experimental read command for bot (#129) 2023-08-09 07:19:56 +10:00
open_ai_bot.rb FEATURE: experimental read command for bot (#129) 2023-08-09 07:19:56 +10:00