Skip to content

Commit 1e6357e

Browse files
committed
docs: replace model instead of ai
1 parent 7518596 commit 1e6357e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/components/Sidebar/data.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ export default {
231231
hr: true
232232
},
233233
{
234-
badge: "AIهای قابل ارائه"
234+
badge: "مدل‌های قابل ارائه"
235235
},
236236
{
237237
title: "OpenAI/GPT",

src/pages/ai/about.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ import Head from "next/head";
6060
)}
6161
</div>
6262

63-
<Section id="liara-provided-ais" title="API لیارا، از چه AIهایی پشتیبانی می‌کند؟" />
63+
<Section id="liara-provided-ais" title="API لیارا، از چه مدل‌هایی پشتیبانی می‌کند؟" />
6464
لیارا از جمله اولین سرویس‌های میزبانی ابری ایرانی است که در زمینه ارائه خدمات مربوط به هوش مصنوعی، پیش‌تاز است.
6565
در حال حاضر، لیارا در API خود، از هوش مصنوعی‌های زیر پشتیبانی می‌کند:
6666

src/pages/ai/quick-start.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ width="100%"
9898
<div className="h-3" />
9999
<Alert variant="success">
100100
<p>
101-
همچنین بخوانید: <a href="/ai/about/#liara-provided-ais" className="text-[#2196f3] ">AIهای قابل ارائه در لیارا</a>
101+
همچنین بخوانید: <a href="/ai/about/#liara-provided-ais" className="text-[#2196f3] ">مدل‌های قابل ارائه در لیارا</a>
102102
</p>
103103
</Alert>
104104
<div className="h-3" />

0 commit comments

Comments
 (0)