docs: wording

This commit is contained in:
Simon
2025-10-21 22:14:50 +08:00
parent 91901238d2
commit 980296b709

View File

@@ -10,19 +10,6 @@ export default function ModelIntegration() {
OpenAI tool call
</p>
<h2 className="text-2xl font-bold mb-3"></h2>
<div className="p-4 bg-blue-50 dark:bg-blue-900/20 rounded-lg mb-6">
<h3 className="text-lg font-semibold mb-2 text-blue-900 dark:text-blue-300">
🔌 OpenAI
</h3>
<p className="text-foreground/80">
OpenAI API chat/completions
OpenAIAWS使 vLLMOllama
</p>
<p className="text-foreground/80"> tool call</p>
</div>
<h2 className="text-2xl font-bold mb-3"></h2>
<div className="grid md:grid-cols-3 gap-4 mb-6">
@@ -93,7 +80,7 @@ export default function ModelIntegration() {
</div>
</div>
<h2 className="text-2xl font-bold mb-3"></h2>
<h2 className="text-2xl font-bold mb-3"></h2>
<div className="p-4 bg-red-50 dark:bg-red-900/20 rounded-lg mb-6">
<ul className="text-sm text-foreground/80 space-y-1 list-disc pl-5">