discourse-ai/spec/lib/modules/ai_bot
Sam 70c158cae1
FEATURE: add full bot support for GPT 3.5 (#87)
Given latest GPT 3.5 16k which is both better steered and supports functions
we can now support rich bot integration.

Clunky system message based steering is removed and instead we use the
function framework provided by Open AI
2023-06-20 08:45:31 +10:00
..
commands FEATURE: add full bot support for GPT 3.5 (#87) 2023-06-20 08:45:31 +10:00
jobs/regular FEATURE: add full bot support for GPT 3.5 (#87) 2023-06-20 08:45:31 +10:00
anthropic_bot_spec.rb FEATURE: add full bot support for GPT 3.5 (#87) 2023-06-20 08:45:31 +10:00
bot_spec.rb FEATURE: add full bot support for GPT 3.5 (#87) 2023-06-20 08:45:31 +10:00
entry_point_spec.rb FEATURE: add support for GPT <-> Forum integration 2023-05-20 17:45:54 +10:00
open_ai_bot_spec.rb FEATURE: add full bot support for GPT 3.5 (#87) 2023-06-20 08:45:31 +10:00