Skip to content

Commit 68437f1

Browse files
Updates Advanced token strings
1 parent d3bdeae commit 68437f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/webviews/apps/plus/shared/components/account-chip.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ export class GlAccountChip extends LitElement {
453453
)}
454454
<span slot="tooltip"
455455
>Upgrade to the Advanced plan for access to self-hosted integrations,
456-
advanced AI features @ 500K tokens/week, and more
456+
advanced AI features @ 1M tokens/week, and more
457457
${this.renderPromo('advanced', 'info')}
458458
</span>
459459
</gl-button>
@@ -681,7 +681,7 @@ export class GlAccountChip extends LitElement {
681681
682682
<ul>
683683
<li>Self-hosted integrations</li>
684-
<li>Advanced AI features &mdash; 500K tokens/week</li>
684+
<li>Advanced AI features &mdash; 1M tokens/week</li>
685685
</ul>
686686
</div>
687687
</div>

0 commit comments

Comments
 (0)