Go to file
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
.github/workflows Initial commit 2023-02-17 11:33:47 -03:00
app FEATURE: Multi-model support for the AI Bot module. (#56) 2023-05-11 10:03:03 -03:00
assets FEATURE: Multi-model support for the AI Bot module. (#56) 2023-05-11 10:03:03 -03:00
config FEATURE: Multi-model support for the AI Bot module. (#56) 2023-05-11 10:03:03 -03:00
db FEATURE: Multi-model support for the AI Bot module. (#56) 2023-05-11 10:03:03 -03:00
lib FEATURE: Multi-model support for the AI Bot module. (#56) 2023-05-11 10:03:03 -03:00
spec FEATURE: Multi-model support for the AI Bot module. (#56) 2023-05-11 10:03:03 -03:00
svg-icons UX: add a custom sparkles icon for AI action buttons (#44) 2023-04-20 20:41:24 +05:30
test/javascripts Initial commit 2023-02-17 11:33:47 -03:00
tokenizers FEATURE: Add a basic tokenizer API (#37) 2023-04-19 11:55:59 -03:00
.discourse-compatibility DEV: Resolve add_to_serializer deprecations (#46) 2023-04-24 16:07:17 +01:00
.eslintrc Initial commit 2023-02-17 11:33:47 -03:00
.gitignore Initial commit 2023-02-17 11:33:47 -03:00
.prettierrc Initial commit 2023-02-17 11:33:47 -03:00
.rubocop.yml Initial commit 2023-02-17 11:33:47 -03:00
.streerc Initial commit 2023-02-17 11:33:47 -03:00
.template-lintrc.js Initial commit 2023-02-17 11:33:47 -03:00
Gemfile Initial commit 2023-02-17 11:33:47 -03:00
Gemfile.lock Initial commit 2023-02-17 11:33:47 -03:00
LICENSE Initial commit 2023-02-17 11:33:47 -03:00
README.md Initial commit 2023-02-17 11:33:47 -03:00
package.json Initial commit 2023-02-17 11:33:47 -03:00
plugin.rb FEATURE: Introduce the ai-bot module (#52) 2023-05-05 15:28:31 -03:00
yarn.lock Initial commit 2023-02-17 11:33:47 -03:00

README.md

Plugin Name Plugin

Plugin Summary

For more information, please see: url to meta topic