discourse-ai/spec/shared
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
..
inference FEATURE: Multi-model support for the AI Bot module. (#56) 2023-05-11 10:03:03 -03:00
chat_message_classificator_spec.rb DEV: Fix test (#43) 2023-04-18 15:43:10 -03:00
classificator_spec.rb DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00
post_classificator_spec.rb DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00
tokenizer.rb FEATURE: Add a basic tokenizer API (#37) 2023-04-19 11:55:59 -03:00