Command Limits
In order to ensure stability, speed, and prevent misuse, we have set certain limits on how much a user or organization can use Command.
The following limits are enforced on Command based on your subscribed plan.
Message Limits
Message limits are enforced everytime Command is prompted to create agents.
Following are the monthly messsage credit limits on Command:
Plan | Message Credits |
---|---|
Hobby | 20 |
Pro | Based on credits selected 100/200/500/1000/4000 |
Teams | Based on credits selected 100/200/500/1000/4000 |
Enterprise | Contact Us |
Deployment Limits
Deployment limits are enforced everytime you deploy an agent on Command.
Following are the monthly deployment limits on Command:
Plan | Deployments |
---|---|
Hobby | 10 |
Pro | Based on credits selected 100/200/500/1000/4000 |
Teams | Based on credits selected 100/200/500/1000/4000 |
Enterprise | Contact Us |
Deployed Agent Limits
Agents built with Command are deployed on Langbase. As such, there are some platform limits. These are followed by both the agent and agent app, regardless of the pricing plan.
Following are the deployed agent limits on Command:
Type of Limit | Limit |
---|---|
CPU time | 10 ms |
Workflow Code | JavaScript Runtime |
CPU Time: This refers to the execution time of your agent's code.
Workflow Code: This refers to the code that the platform can execute. Agents can only run JavaScript functions and libraries.
About Limits
-
If you exceed the usage limit, you will receive an error message indicating that you have exceeded your monthly message limit. You can either wait until the next month for the limit to reset or upgrade your plan to increase your limits.
-
Usage limits are applied on a per-user or per-organization basis. For organizations, all runs made by the organization are collectively restricted within a single limit window.