discourse-ai/lib/modules/ai_bot/commands
Sam 840968630e
FEATURE: disable smart commands on Claude and GPT 3.5 (#84)
For the time being smart commands only work consistently on GPT 4.
Avoid using any smart commands on the earlier models.

Additionally adds better error handling to Claude which sometimes streams
partial json and slightly tunes the search command.
2023-06-01 09:10:33 +10:00
..
categories_command.rb iterate commands (#73) 2023-05-22 12:09:14 +10:00
command.rb FIX: guide GPT 3.5 better (#77) 2023-05-23 23:08:17 +10:00
google_command.rb iterate commands (#73) 2023-05-22 12:09:14 +10:00
image_command.rb FEATURE: add support for GPT <-> Forum integration 2023-05-20 17:45:54 +10:00
search_command.rb FEATURE: disable smart commands on Claude and GPT 3.5 (#84) 2023-06-01 09:10:33 +10:00
summarize_command.rb FIX: guide GPT 3.5 better (#77) 2023-05-23 23:08:17 +10:00
tags_command.rb iterate commands (#73) 2023-05-22 12:09:14 +10:00
time_command.rb FEATURE: add support for GPT <-> Forum integration 2023-05-20 17:45:54 +10:00