cosmocode / dokuwiki-plugin-aichat

Chat with a LLM about your DokuWiki contents
https://www.dokuwiki.org/plugin:aichat
GNU General Public License v2.0
13 stars 2 forks source link

Proof of concept for other models #8

Closed Hegghammer closed 10 months ago

Hegghammer commented 10 months ago

At the end of the plugin documentation, you say "models can be added relatively easily", but for those of us with limited knowledge of PHP it's not quite clear how. It would be extremely useful to have a proof of concept in the documentation, ideally involving an open source model like Mistral or Llama2. Many thanks in advance.

splitbrain commented 10 months ago

Implement a new model that extends from AbstractModel. See the OpenAI models for examples. You can of course hire us to implement a new model interface for you. Contact us by email for that.