Skip to content

Commit

Permalink
docs: update desc for md recipe (#4143)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoalbanese authored Dec 18, 2024
1 parent 032de97 commit 952cbdf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Markdown Chatbot with Memoization
description: Learn how to build a performant chatbot that renders Markdown responses and uses memoization for optimal performance with Next.js and the AI SDK.
description: Build a chatbot that renders and memoizes Markdown responses with Next.js and the AI SDK.
tags: ['next', 'streaming', 'chatbot', 'markdown']
---

Expand Down

0 comments on commit 952cbdf

Please sign in to comment.