Skip to content

Commit ce6af83

Browse files
authored
Merge pull request #74 from BofAI/ai-bankofai-patch-1
Add Grok-4.5 pricing docs
2 parents 170ad5c + 9dcb7cc commit ce6af83

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

docs/llmservice/pricing-and-usage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ The platform uses a unified Credits system to measure and settle usage across al
2525
| DeepSeek V3.2 | 0.29 | 0.29 | 0.145 | 0.44 | - |
2626
| DeepSeek V4 Flash | 0.28 | 0.28 | 0.0056 | 0.56 | - |
2727
| DeepSeek V4 Pro | 0.87 | 0.87 | 0.0087 | 1.74 | - |
28+
| Grok-4.5 | 2.00 | 2.00 | 0.30 | 6.00 | - |
2829
| GPT-5.6 Sol | 5.00 | 6.25 | 0.50 | 30.00 | 10,000 |
2930
| GPT-5.6 Terra | 2.50 | 3.125 | 0.25 | 15.00 | 10,000 |
3031
| GPT-5.6 Luna | 1.00 | 1.25 | 0.10 | 6.00 | 10,000 |

i18n/zh-Hans/docusaurus-plugin-content-docs/current/llmservice/pricing-and-usage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
| DeepSeek V3.2 | 0.29 | 0.29 | 0.145 | 0.44 | - |
2626
| DeepSeek V4 Flash | 0.28 | 0.28 | 0.0056 | 0.56 | - |
2727
| DeepSeek V4 Pro | 0.87 | 0.87 | 0.0087 | 1.74 | - |
28+
| Grok-4.5 | 2.00 | 2.00 | 0.30 | 6.00 | - |
2829
| GPT-5.6 Sol | 5.00 | 6.25 | 0.50 | 30.00 | 10,000 |
2930
| GPT-5.6 Terra | 2.50 | 3.125 | 0.25 | 15.00 | 10,000 |
3031
| GPT-5.6 Luna | 1.00 | 1.25 | 0.10 | 6.00 | 10,000 |

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@x402-tron/docs",
3-
"version": "1.3.6",
3+
"version": "1.3.7",
44
"description": "x402-tron documentation",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)