Go to file
Sam 683f8fd4cc
FIX: openai prompt was incorrect for explain (#262)
There is no "Human" role in openai, the blank assistant is not
needed
2023-10-24 16:36:28 +11:00
.github/workflows Initial commit 2023-02-17 11:33:47 -03:00
app FEATURE: AI helper on posts (#244) 2023-10-23 11:41:36 -03:00
assets FEATURE: AI helper on posts (#244) 2023-10-23 11:41:36 -03:00
config FEATURE: AI helper on posts (#244) 2023-10-23 11:41:36 -03:00
db FIX: openai prompt was incorrect for explain (#262) 2023-10-24 16:36:28 +11:00
lib FEATURE: AI helper on posts (#244) 2023-10-23 11:41:36 -03:00
spec FEATURE: AI helper on posts (#244) 2023-10-23 11:41:36 -03:00
test/javascripts Initial commit 2023-02-17 11:33:47 -03:00
tokenizers FEATURE: Bge-large-en embeddings via Cloudflare Workers AI API (#241) 2023-10-04 13:47:51 -03:00
.discourse-compatibility DEV: Fix .discourse-compatibility typo (#252) 2023-10-12 11:43:12 +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 CHORE: Update Readme (#185) 2023-09-04 15:46:35 -03:00
package.json DEV: Update ESLint config version (#166) 2023-08-28 12:21:52 -07:00
plugin.rb FEATURE: Bge-large-en embeddings via Cloudflare Workers AI API (#241) 2023-10-04 13:47:51 -03:00
translator.yml DEV: Add Crowdin support (#108) 2023-07-15 00:56:15 +02:00
yarn.lock Build(deps): Bump @babel/traverse from 7.22.11 to 7.23.2 (#256) 2023-10-19 11:53:55 +02:00

README.md

Discourse AI Plugin

Plugin Summary

For more information, please see: https://meta.discourse.org/t/discourse-ai/259214?u=falco