mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2026-07-14 16:26:57 +08:00
chore: update AI model to Claude Opus 4.6
This commit is contained in:
@@ -273,7 +273,7 @@ export default function TerminalHero() {
|
|||||||
</span>
|
</span>
|
||||||
))}
|
))}
|
||||||
|
|
||||||
<span className="flex items-center gap-2"><CircuitBoard className="w-3 h-3 text-nofx-accent" /> AI MODEL: GEMINI-PRO-1.5</span>
|
<span className="flex items-center gap-2"><CircuitBoard className="w-3 h-3 text-nofx-accent" /> AI MODEL: CLAUDE-OPUS-4.6</span>
|
||||||
|
|
||||||
{/* Duplicate sequence for seamless loop effect (basic set) */}
|
{/* Duplicate sequence for seamless loop effect (basic set) */}
|
||||||
{Object.entries(prices).map(([symbol, price]) => (
|
{Object.entries(prices).map(([symbol, price]) => (
|
||||||
|
|||||||
Reference in New Issue
Block a user