mirror of
https://github.com/laoxong/nofx.git
synced 2026-06-04 09:58:22 +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 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) */}
|
||||
{Object.entries(prices).map(([symbol, price]) => (
|
||||
|
||||
Reference in New Issue
Block a user