discourse-ai/lib/modules/ai_bot
Roman Rizzi 7e3cb0ea16
FEATURE: Multi-model support for the AI Bot module. (#56)
We'll create one bot user for each available model. When listed in the `ai_bot_enabled_chat_bots` setting, they will reply.

This PR lets us use Claude-v1 in stream mode.
2023-05-11 10:03:03 -03:00
..
jobs/regular FEATURE: Multi-model support for the AI Bot module. (#56) 2023-05-11 10:03:03 -03:00
anthropic_bot.rb FEATURE: Multi-model support for the AI Bot module. (#56) 2023-05-11 10:03:03 -03:00
bot.rb FEATURE: Multi-model support for the AI Bot module. (#56) 2023-05-11 10:03:03 -03:00
entry_point.rb FEATURE: Multi-model support for the AI Bot module. (#56) 2023-05-11 10:03:03 -03:00
open_ai_bot.rb FEATURE: Multi-model support for the AI Bot module. (#56) 2023-05-11 10:03:03 -03:00