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:

PlanMessage Credits
Hobby20
ProBased on credits selected 100/200/500/1000/4000
TeamsBased on credits selected 100/200/500/1000/4000
EnterpriseContact Us
Note

What is a message credit and how is it counted in message limits?

Each time you prompt Command, it intelligently sends 1–3 messages to create your agent, its UI, workflow, and more. Every message generated from your prompt is counted as one message credit.

Example 1 You send the first prompt to Command to create an Agent. It results in 3 messages to create the agent, its UI, flow, and more. We count it as 3 messages.

Example 2 You send a regeneration request in Agent app. It results in 1 message to create the agent. We count it as 1 message.


Deployment Limits

Deployment limits are enforced everytime you deploy an agent on Command.

Following are the monthly deployment limits on Command:

PlanDeployments
Hobby10
ProBased on credits selected 100/200/500/1000/4000
TeamsBased on credits selected 100/200/500/1000/4000
EnterpriseContact 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 LimitLimit
CPU time10 ms
Workflow CodeJavaScript 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.