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.
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.
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.