I checked out the other ticket.
I did try the dev version there with:
composer require 'drupal/ai_agents:1.0.x-dev@dev'
And now I'm seeing on the AI Agents Form Integration module:
Requires: AI Agents, AI CoreKey, simple_crawler (missing) unstructured (missing)
But the error initially reported in this ticket is still happening when adding/editing CTs with AI.
I got the dev version with:
composer require 'drupal/ai_agents:1.0.x-dev@dev'
And now I'm seeing on the AI Agents Form Integration module:
Requires: AI Agents, AI CoreKey, simple_crawler (missing) unstructured (missing)
Do I need these?
Thanks Marcus, whatβs the best way to do that? I used the composer install initially.
Thanks, how can I test this to see if it fixes https://www.drupal.org/project/ai_agents/issues/3493598 π Error on generating and editing Content Type with AI in Drupal CMS Active ?
Thanks All, much appreciated. #6 worked.
I tested this and it works. The core tabs now show up and display as expected for anonymous users.