Install
Works with Drupal: ^10.2 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
32.35 KB
MD5: a09f350e940d90cb39a6a644edd84c3a
SHA-1: 78b539b5bfb687335eac25ac37c508e77e9f8c08
SHA-256: 1041dbb0e9e0d3be48fb8108f61d03e1d1cd8c18d76bf74bdddf22d7634344d5
Download zip
45.96 KB
MD5: 0dfb2a2eb421151a832ffc17a043dcae
SHA-1: d86ae9276dda6308015e635bf9bb3171e9a75282
SHA-256: 1211d681e501962fcf555caf7feffa40a7f4f51fdde0857276734083bac96d8b
Release notes
AI agents can now batch-analyze sentiment
Tell your AI agent "Run sentiment analysis on all articles" or "Check the trust and objectivity scores for the blog posts" and it handles the rest. This release integrates with the centralized batch system in Analyze 1.2.0, replacing the old per-module batch form.
What's new
- Centralized batch processing: Works with
drush analyze:batchand the batch admin form. No more separate sentiments batch page. - Reliable on large sites: AI rate limit errors trigger automatic retry with backoff instead of silent failure.
- Coverage reporting: Your AI agent can check how many pages have been analyzed and what's still pending.
Upgrade notes
Requires analyze >= 1.2.0. Update the analyze module first.