xref: /plugin/aichat/README (revision 8817535b0c67f8b10e9b8c05dcdf58fc17827423)
1*8817535bSAndreas Gohraichat plugin for DokuWiki
2*8817535bSAndreas Gohr
3*8817535bSAndreas GohrChat with a LLM about the contents of your wiki
4*8817535bSAndreas Gohr
5*8817535bSAndreas GohrAll documentation for this plugin can be found at
6*8817535bSAndreas Gohrhttps://www.dokuwiki.org/plugin:aichat
7*8817535bSAndreas Gohr
8*8817535bSAndreas GohrIf you install this plugin manually, make sure it is installed in
9*8817535bSAndreas Gohrlib/plugins/aichat/ - if the folder is called different it
10*8817535bSAndreas Gohrwill not work!
11*8817535bSAndreas Gohr
12*8817535bSAndreas GohrPlease refer to http://www.dokuwiki.org/extensions for additional info
13*8817535bSAndreas Gohron how to install extensions in DokuWiki.
14*8817535bSAndreas Gohr
15*8817535bSAndreas Gohr----
16*8817535bSAndreas GohrCopyright (C) Andreas Gohr <gohr@cosmocode.de>
17*8817535bSAndreas Gohr
18*8817535bSAndreas GohrThis program is free software; you can redistribute it and/or modify
19*8817535bSAndreas Gohrit under the terms of the GNU General Public License as published by
20*8817535bSAndreas Gohrthe Free Software Foundation; version 2 of the License
21*8817535bSAndreas Gohr
22*8817535bSAndreas GohrThis program is distributed in the hope that it will be useful,
23*8817535bSAndreas Gohrbut WITHOUT ANY WARRANTY; without even the implied warranty of
24*8817535bSAndreas GohrMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
25*8817535bSAndreas GohrGNU General Public License for more details.
26*8817535bSAndreas Gohr
27*8817535bSAndreas GohrSee the LICENSING file for details
28