discourse-ai/lib/shared/inference
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
..
anthropic_completions.rb FEATURE: Multi-model support for the AI Bot module. (#56) 2023-05-11 10:03:03 -03:00
discourse_classifier.rb DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00
discourse_reranker.rb DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00
openai_completions.rb FEATURE: Multi-model support for the AI Bot module. (#56) 2023-05-11 10:03:03 -03:00
openai_embeddings.rb FEATURE: Composer AI helper (#8) 2023-03-15 17:02:20 -03:00