AI Variables
|
Variable |
Action or Value |
Example |
|
[TOKENLIMITUSER()] The token limits are configured in the Admin / Main Options / AI panel |
Returns the configured End User token limit |
5000000 |
|
[TOKENLIMITADMIN()] The token limits are configured in the Admin / Main Options / AI panel |
Returns the configured Admin User token limit |
5000000 |
|
[TOKENUSAGEUSER(From|To)] |
Returns the amount of tokens used by End Users in a given time frame From - Date From - defaults to the first day of the current month To - Date To - defaults to the last day of the current month |
2427690 |
|
[TOKENUSAGEADMIN(From|To)] |
Returns the amount of tokens used by Admins in a given time frame From - Date From - defaults to the first day of the current month To - Date To - defaults to the last day of the current month |
3445690 |
|
[TOKENUSAGEWORKFLOW(From|To)] |
Returns the amount of tokens used by Workflow Actions in a given time frame From - Date From - defaults to the first day of the current month To - Date To - defaults to the last day of the current month |
7642234 |