The role system, is not supported by Gemini Provider
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3474632. --> Reported by: [thomas schuh](https://www.drupal.org/user/3069555) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>I got the error when using gemini provider in ckeditor translation. </p> <p>Error invoking model response: The role system, is not supported by Gemini Provider.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Install AI, ai_ckeditor and gemini_provider<br> configure textformat with Gemini provider<br> Use translation in chkeditor</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Change "system" role to "model". </p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>Not shure if it works with other providers. Hugging Face is working fine. </p> <h3 id="summary-ui-changes">User interface changes</h3> <h3 id="summary-api-changes">API changes</h3> <p>Change "system" to "model"</p> <h3 id="summary-data-model-changes">Data model changes</h3>
issue