Skip to content

Commit bae1de6

Browse files
committed
docs: ad ai/ai-sdk-ui/chatbot-message-persistence
1 parent 0fd2903 commit bae1de6

File tree

2 files changed

+602
-1
lines changed

2 files changed

+602
-1
lines changed

src/components/Sidebar/data.js

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,9 +425,13 @@ export default {
425425
hr: true
426426
},
427427
{
428-
title: "چت بات",
428+
title: "چت‌بات",
429429
link: "/ai/ai-sdk-ui/chatbot"
430430
},
431+
{
432+
title: "ماندگاری پیام در چت‌بات",
433+
link: "/ai/ai-sdk-ui/chatbot-message-persistence"
434+
},
431435
],
432436

433437
'references': [

0 commit comments

Comments
 (0)