- Issue created by @ayrmax
I found a notice in the logs by using the module as an anonymous user:
Deprecated function: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in Drupal\ai_assistant_api\AiAssistantApiRunner->prePrompt() (Zeile 727 in /var/www/html/web/modules/contrib/ai/modules/ai_assistant_api/src/AiAssistantApiRunner.php)
This happens when the user name token should be replaced. The replacement is NULL
.
Active
1.0
AI Assistants API