Go to file
Bianca Nenciu d5e30592f3
FIX: Load categories from search response (#612)
When lazy load categories is enabled, the list of categories does not
have to fetched from the "site.json" endpoint because it is already
returned by "search.json".

This commit reverts commits 5056502 and 3e54697 because iterating over
all pages of categories is not really necessary.
2024-05-14 17:13:25 +03:00
.github/workflows Initial commit 2023-02-17 11:33:47 -03:00
admin/assets/javascripts/discourse FEATURE: Configurable LLMs. (#606) 2024-05-13 12:46:42 -03:00
app FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
assets FIX: Invalid header button title (#621) 2024-05-14 15:30:03 +02:00
config FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
db FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
discourse_automation FEATURE: Mixtral/Mistral/Haiku Automation Support (#571) 2024-04-11 09:50:46 -03:00
lib FIX: Load categories from search response (#612) 2024-05-14 17:13:25 +03:00
public/ai-share UX: prevent social share content from overflowing container (#597) 2024-04-30 09:47:21 -04:00
spec FIX: Load categories from search response (#612) 2024-05-14 17:13:25 +03:00
test/javascripts FEATURE: support Chat with AI Persona via a DM (#488) 2024-05-06 09:49:02 +10:00
tokenizers FEATURE: Llama 3 tokenizer (#615) 2024-05-13 12:45:52 -03:00
.discourse-compatibility FIX: uses getByIdentifier of d-menu (#611) 2024-05-10 12:01:02 +02:00
.eslintrc.cjs DEV: Update linting configs (#280) 2023-11-03 11:30:09 +00:00
.gitignore Initial commit 2023-02-17 11:33:47 -03:00
.prettierignore FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
.prettierrc.cjs DEV: Update linting configs (#280) 2023-11-03 11:30:09 +00:00
.rubocop.yml DEV: Update linting configs (#280) 2023-11-03 11:30:09 +00:00
.streerc DEV: Update linting configs (#280) 2023-11-03 11:30:09 +00:00
.template-lintrc.cjs DEV: Update linting (#326) 2023-11-29 23:01:48 +01:00
Gemfile DEV: Update linting configs (#280) 2023-11-03 11:30:09 +00:00
Gemfile.lock DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01: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 linting (#423) 2024-01-13 00:28:06 +01:00
plugin.rb FEATURE: Configurable LLMs. (#606) 2024-05-13 12:46:42 -03:00
translator.yml UX: Display the indexing progress for RAG uploads (#557) 2024-04-09 11:03:07 -03:00
yarn.lock DEV: Update linting (#423) 2024-01-13 00:28:06 +01:00

README.md

Discourse AI Plugin

Plugin Summary

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