Jaskaran
(Jaskaran)
9 ביולי, 2024, 6:44am
1
I want to add Discourse AI advance plugin with self hosted discourse site . can you pls tell is there any coast associate to this. Please provide guild how I can add it.
The Discourse AI plugin is open-source and free to install, but you have to either host your own AI service or utilize a third party like ChatGPT, which will have a cost related to how much it gets used.
You can follow the guide to install plugins: Install plugins on a self-hosted site
We also have these two as well:
This is a guide aimed at running your own instances of the services that power Discourse AI modules.
Introduction
If you want to use Discourse AI on your self-hosted instance, you may need to also run the companion services for the modules that you want to enable.
Each module has one or more needed companion services, and those services use more CPU / GPU / disk space than Discourse itself, so keep in mind that this is not recommended for people unfamiliar with Linux server administration a…
In order to use certain Discourse AI features, users are required to use a Large Language Model (LLM) provider. Please see each AI feature to determine which LLMs are compatible.
If cost is a significant worry, Discourse AI has several built-in tools to help manage spending:
AI Usage dashboard — track token consumption per feature, model, and user with estimated costs
Usage quotas — set per-model, per-group limits on tokens or request counts within configura…