Messaging Limits
Understanding message limits for Teta
LLMs are very expensive, which is why Teta limits the amount of messages that you can send.
Free vs Paid Plans comparison
Designed to give users a chance to explore and experience Teta’s features at no cost.
Free | Pro Plan | |
---|---|---|
Price | Free | Starting $20/m |
Monthly messages | N/A | Plan dependant |
Private projects | Not available | Available & unlimited |
Custom domains | Not available | Buy and publish custom domain |
Code Editing | Not available | View & Edit code |
GitHub connection | Not available | Available |
Free plan
- You get 5 free daily credits a day
- A maximum of 30 free daily credits a month
- Resets at start of the month
Available Paid Plans
Each paid plan includes a set number of allocated messages.
Plans | Monthly Messages | ”Pro” Pricing per Month |
---|---|---|
Teta S | 100 | $20 |
Teta X | 400 | $100 |
Messages do not roll over. Unused messages will not accumulate from day to day (for the free tier) or month to month (for the paid tiers).
How Credit System Works
Teta’s credit system is designed to provide fair pricing based on:
- Token consumption (input + output + cache)
- Extended workflows (iterations and multiple AI responses)
Token-Based Credits
How it works:
- For each AI call, we sum:
input_tokens + output_tokens + cache_read_tokens
- Credits =
total_tokens ÷ 40000
(integer division) - One credit is charged each time you reach 40k cumulative tokens
Example:
- Call 1: 15,000 tokens → 0 credits
- Call 2: 20,000 tokens → 1 credits (total: 35,000 tokens)
- Call 3: 8,000 tokens → 0 credit (total: 43,000 tokens)
- Call 4: 25,000 tokens → 1 credits (total: 68,000 tokens)
- Call 5: 15,000 tokens → 1 credit (total: 83,000 tokens)
Extended Workflow Credits
Iteration Credits
- Iterations 1-4: Free (part of base workflow)
- Iterations 5, 10, 15, 20…: +1 credit each
Usage Examples
Simple Request
Medium Workflow
Complex Workflow
Cache-Heavy Workflow
Upgrade Plans
New Step
Click on “Pricing”.
New Step
Choose your plan and click “Continue”.
New Step
Fill information in checkout and click “Pay & Subscribe”.
New Step
Enjoy building with Teta.
FAQ
How can I cancel my subscription?
How can I cancel my subscription?
Go to Pricing > Manage Subscription. Cancel your subscribtion through the Stripe portal.
How can I change my card?
How can I change my card?
You can change your used card in Pricing > Manage Subscription.
How to download my invoice?
How to download my invoice?
You can access your invoices directly in the Stripe portal by going to Pricing > Manage Subscription.
How to delete my account?
How to delete my account?
Go to Profile > Delete Account.
You cannot delete the account if you have an active Pro plan.
If you’d like to keep access to any of your projects after deletion, please sync them with GitHub before clicking on “Delete Account”. Once your account is deleted, all associated projects will be permanently removed.
What are credits in Teta?
What are credits in Teta?
Credits are used for AI agent actions like generating code or making edits. Each credit is calculated based on token consumption (1 credit = 40,000 tokens) and extended workflow usage.
Do long or short prompts cost the same?
Do long or short prompts cost the same?
No, costs are based on actual token consumption. Simple requests under 40,000 tokens may not consume any token-based credits, while complex workflows will use more credits based on total tokens processed.
How do I get more credits?
How do I get more credits?
You can upgrade your plan in your Account Settings to access more credits.
When does my credit count reset?
When does my credit count reset?
Monthly, on the same date you subscribed.
Can I top up my monthly limit?
Can I top up my monthly limit?
No, but you can upgrade or downgrade plans based on your needs.
How can I check my remaining messages?
How can I check my remaining messages?
Go to Pricing and check Usage section.
What happens when I reach my limit?
What happens when I reach my limit?
When you reach your credit limit, Teta will block further AI iterations and show an “Upgrade your plan” message. You’ll need to upgrade or wait for your monthly reset.
Why do I see different credit consumption for similar requests?
Why do I see different credit consumption for similar requests?
Credit consumption depends on multiple factors: token usage (input + output + cache), number of AI responses, and workflow iterations. Extended workflows with many back-and-forth interactions will consume more credits than simple requests.
What is the refund policy?
What is the refund policy?
We only issue refunds under the following conditions:
- No credits were used during your billing cycle.
- Credits were consumed, but usage consistently resulted in errors not caused by your prompts.
If you believe your case qualifies, please reach out to andrea@teta.so with relevant details.