Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit c312b31

Browse files
authored
DEV: Mention the core move in readme (#1514)
1 parent f231aad commit c312b31

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
11
# **Discourse AI** Plugin
22

3+
> [!IMPORTANT]
4+
> This plugin has now been bundled into Discourse core. See: https://meta.discourse.org/t/bundling-more-popular-plugins-with-discourse-core/373574
5+
36
**Plugin Summary**
47

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

710
### Evals
811

9-
The directory `evals` contains AI evals for the Discourse AI plugin.
12+
The directory `evals` contains AI evals for the Discourse AI plugin.
1013
You may create a local config by copying `config/eval-llms.yml` to `config/eval-llms.local.yml` and modifying the values.
1114

12-
To run them use:
15+
To run them use:
1316

1417
cd evals
1518
./run --help

0 commit comments

Comments
 (0)