diff --git a/changelog.md b/changelog.md index 32906c4..535c929 100644 --- a/changelog.md +++ b/changelog.md @@ -5,3 +5,8 @@ to allw the testing of prompts from within the question editing form. Refined the default prompt settings to ensure Ollama/mistral returns a number when grading +The model field in the plugins settings can now accept a comma separated list. If there +is more than one model the question editor form will show a dropdown with available models. The selected model is written to the database and will be used as part of the connection to the AI system. + +Add model name to disclaimer if configured in settings as [[model]] +