Update API pricing#1733
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates API pricing to use a new billing unit called OMCU (OpenMind Computational Unit) and introduces subscription tier documentation. The changes convert existing dollar-based pricing to OMCU values across multiple AI service providers and add comprehensive subscription plan details.
Changes:
- Converted all pricing from USD to OMCU units for LLM, TTS, and ASR services
- Added new pricing documentation file with five subscription tiers (Free, Standard, Builder, Pro, Enterprise, Custom)
- Updated installation instructions to reflect correct configuration file extension and add python3-dev dependency
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| mintlify/docs.json | Added api_pricing page to API Reference navigation |
| mintlify/developing/1_get-started.mdx | Updated installation dependencies and corrected config file extension reference |
| mintlify/api-reference/introduction.mdx | Converted all service pricing from USD to OMCU units and added new model entries |
| mintlify/api-reference/api_pricing.mdx | New file documenting subscription plans with OMCU allocations |
| docs/api-reference/introduction.mdx | Duplicate of mintlify version - converted service pricing to OMCU units |
| docs/api-reference/api_pricing.mdx | Duplicate of mintlify version - new subscription plans documentation |
Comments suppressed due to low confidence (2)
docs/api-reference/api_pricing.mdx:1
- Corrected spelling of 'rater' to 'rate'.
docs/api-reference/api_pricing.mdx:1 - The phrase 'late this year' is ambiguous and will become outdated. Consider specifying the actual quarter or month (e.g., 'Q4 2026' or 'December 2026') for clarity.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Could you please clarify that all plans include the features of the previous ones? |
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.
Comments suppressed due to low confidence (2)
docs/api-reference/api_pricing.mdx:1
- Inconsistent naming: line 6 uses 'OpenMind Computational Unit' while line 15 uses 'OpenMind Computation Unit' (missing 'al'). The terminology should be consistent throughout the document.
docs/api-reference/api_pricing.mdx:1 - Inconsistent capitalization: 'private model access' should start with a capital letter to match the formatting of other feature descriptions in the subscription cards (e.g., 'Dedicated capacity/GPU pools', 'Custom memory backend').
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.
Comments suppressed due to low confidence (3)
docs/api-reference/introduction.mdx:1
- OpenAI GPT-4.1, GPT-4.1-mini, GPT-4.1-nano, GPT-5, GPT-5-mini, and GPT-5-nano are not known OpenAI model versions as of January 2025. These should be verified as they may be placeholder names or incorrect model identifiers.
docs/api-reference/introduction.mdx:1 - Gemini 2.5 Flash, Gemini 2.5 Flash Lite, and Gemini 2.5 Pro are not known Google model versions as of January 2025. Verify these model names are correct.
docs/api-reference/introduction.mdx:1 - Grok-3-beta, grok-4-latest, and grok-4 are not known xAI model versions as of January 2025. Verify these model names are correct.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 8 out of 8 changed files in this pull request and generated 1 comment.
Comments suppressed due to low confidence (1)
docs/api-reference/api_pricing.mdx:1
- Corrected capitalization: 'priority queue' should be 'Priority queue' to match the capitalization style of other features in the list.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| 50 requests/per second | ||
|
|
||
| priority queue |
There was a problem hiding this comment.
Corrected capitalization: 'priority queue' should be 'Priority queue' to match the capitalization style of other features in the list.
| priority queue | |
| Priority queue |
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 10 out of 10 changed files in this pull request and generated no new comments.
Comments suppressed due to low confidence (4)
docs/api-reference/introduction.mdx:1
- OpenAI GPT-4.1, GPT-4.1-mini, GPT-4.1-nano, GPT-5, GPT-5-mini, and GPT-5-nano are not known released models as of January 2025. These models may not exist yet and could cause confusion for API users if they attempt to use them.
docs/api-reference/introduction.mdx:1 - Gemini 3 Pro and Gemini 3 Flash are not known released models as of January 2025. These models may not exist yet and could cause confusion for API users.
docs/api-reference/introduction.mdx:1 - Grok-3-beta, grok-4-latest, and grok-4 are not known released models as of January 2025. These models may not exist yet and could cause confusion for API users.
docs/api-reference/introduction.mdx:1 - Claude Sonnet 4.5 and Claude Opus 4.1 are not known released models as of January 2025. These model versions may not exist yet.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Overview
This PR updates the new pricing details and also introduces OMCU(OpenMind computational Unit)