docs: update about page model info to Haiku 4.5 (#367)

This commit is contained in:
Dayuan Jiang
2025-12-23 10:22:31 +09:00
committed by GitHub
parent b5734aa5e1
commit 98625dd72a
3 changed files with 6 additions and 6 deletions

View File

@@ -117,9 +117,9 @@ export default function AboutCN() {
(TPS/TPM) (TPS/TPM)
</p> </p>
<p> <p>
使 Claude {" "} 使 Opus 4.5 {" "}
<span className="font-semibold text-amber-700"> <span className="font-semibold text-amber-700">
minimax-m2 Haiku 4.5
</span> </span>
</p> </p>

View File

@@ -126,9 +126,9 @@ export default function AboutJA() {
</p> </p>
<p> <p>
Claude {" "} Opus 4.5 {" "}
<span className="font-semibold text-amber-700"> <span className="font-semibold text-amber-700">
minimax-m2 Haiku 4.5
</span>{" "} </span>{" "}
</p> </p>

View File

@@ -129,9 +129,9 @@ export default function About() {
</p> </p>
<p> <p>
Due to the high usage, I have changed the Due to the high usage, I have changed the
model from Claude to{" "} model from Opus 4.5 to{" "}
<span className="font-semibold text-amber-700"> <span className="font-semibold text-amber-700">
minimax-m2 Haiku 4.5
</span> </span>
, which is more cost-effective. , which is more cost-effective.
</p> </p>