AI usage limits is a Drupal module that extends the Drupal AI module by allowing administrators to define usage limits for each enabled AI provider.

Features
Supports the following usage limits:
- Input token usage
- Output token usage
- Total token usage
- Cached token usage
- Reasoning token usage
Limitations
Currently only tested with the AI Provider OpenAI module.
If you have it working with another provider, please let the module author know
via the issue queue.
Permissions
- `administer ai providers` - Required to access and modify usage limits.
Requirements
- AI - Requires version 1.2.0-beta1 or higher
Compatibility
- OpenAI Provider - Requires version 1.2.0-alpha1 or higher
- Other AI provides extending the OpenAiBasedProviderClientBase class from AI core (untested)
Alternatives
You can use LiteLLM as a proxy, and connect that with OpenAI or other AI providers. LiteLLM allows for cost management. Use AI Provider LiteLLM to connect to a LiteLLM provider.
Supporting organizations:
Development
Project information
- Ecosystem: AI (Artificial Intelligence)
24 sites report using this module
- Created by aspilicious on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
Releases
1.0.0-alpha2
released 26 September 2025
Works with Drupal: ^10.2 || ^11
Install:
Development version: 1.0.x-dev updated 26 Sep 2025 at 09:23 UTC

