Go to file
Sam 9390fba768
FIX: adjust token limits to account for functions (#96)
Reduce maximum replies to 2500 tokens and make them even for both GPT-3.5
and 4

Account for 400+ tokens in function definitions (this was unaccounted for)
2023-06-23 10:02:04 +10:00
.github/workflows Initial commit 2023-02-17 11:33:47 -03:00
app FIX: Serialize channel title for DMs (#90) 2023-06-16 14:37:16 -03:00
assets DEV: Remove the summarization feature (#83) 2023-06-13 14:32:26 -03:00
config FEATURE: add ai_bot_enabled_chat commands and tune search (#94) 2023-06-21 17:10:30 +10:00
db FEATURE: add full bot support for GPT 3.5 (#87) 2023-06-20 08:45:31 +10:00
lib FIX: adjust token limits to account for functions (#96) 2023-06-23 10:02:04 +10:00
spec FIX: adjust token limits to account for functions (#96) 2023-06-23 10:02:04 +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 Refinements to embeddings and tokenizers (#61) 2023-05-15 15:10:42 -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 DEV: Remove the summarization feature (#83) 2023-06-13 14:32:26 -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