Go to file
Sam 4b0c077ce5
FEATURE: port to use claude-2 for chat bot (#114)
Claude 1 costs the same and is less good than Claude 2. Make use of Claude
2 in all spots ...

This also fixes streaming so it uses the far more efficient streaming protocol.
2023-07-27 11:24:44 +10:00
.github/workflows Initial commit 2023-02-17 11:33:47 -03:00
app FEATURE: Embeddings to main db (#99) 2023-07-13 12:41:36 -03:00
assets FIX: Use base 10 when gettings allowed group IDs from settings. (#113) 2023-07-24 11:29:49 -03:00
config FEATURE: port to use claude-2 for chat bot (#114) 2023-07-27 11:24:44 +10:00
db FEATURE: Embeddings to main db (#99) 2023-07-13 12:41:36 -03:00
lib FEATURE: port to use claude-2 for chat bot (#114) 2023-07-27 11:24:44 +10:00
spec FEATURE: port to use claude-2 for chat bot (#114) 2023-07-27 11:24:44 +10: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 FIX: Disable truncation and padding in all-mpnet-base-v2 tokenizer (#105) 2023-07-13 21:09:46 -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 FIX: Rerender related topics correctly when topic changes (#100) 2023-07-13 16:34:02 -03:00
translator.yml DEV: Add Crowdin support (#108) 2023-07-15 00:56:15 +02:00
yarn.lock Build(deps): Bump word-wrap from 1.2.3 to 1.2.4 (#112) 2023-07-20 10:19:23 +02:00

README.md

Plugin Name Plugin

Plugin Summary

For more information, please see: url to meta topic