discourse-ai/lib/ai_bot
Sam 3c9901d43a
FEATURE: implement GPT-4 turbo support (#345)
Keep in mind:

- GPT-4 is only going to be fully released next year - so this hardcodes preview model for now
- Fixes streaming bugs which became a big problem with GPT-4 turbo
- Adds Azure endpoing for turbo as well

Co-authored-by: Martin Brennan <martin@discourse.org>
2023-12-11 14:59:57 +11:00
..
commands FEATURE: allow personas to provide command options (#331) 2023-12-08 08:42:56 +11:00
personas FEATURE: allow personas to provide command options (#331) 2023-12-08 08:42:56 +11:00
anthropic_bot.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
bot.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
entry_point.rb FEATURE: implement GPT-4 turbo support (#345) 2023-12-11 14:59:57 +11:00
open_ai_bot.rb FEATURE: implement GPT-4 turbo support (#345) 2023-12-11 14:59:57 +11:00
personas.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
site_settings_extension.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00