Go to file
Sam 70c158cae1
FEATURE: add full bot support for GPT 3.5 (#87)
Given latest GPT 3.5 16k which is both better steered and supports functions
we can now support rich bot integration.

Clunky system message based steering is removed and instead we use the
function framework provided by Open AI
2023-06-20 08:45:31 +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 DEV: Fix Zeitwerk reloading error (#89) 2023-06-16 11:32:54 +01:00
db FEATURE: add full bot support for GPT 3.5 (#87) 2023-06-20 08:45:31 +10:00
lib FEATURE: add full bot support for GPT 3.5 (#87) 2023-06-20 08:45:31 +10:00
spec FEATURE: add full bot support for GPT 3.5 (#87) 2023-06-20 08:45:31 +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