-
Notifications
You must be signed in to change notification settings - Fork 307
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
48 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
--- | ||
title: Examples | ||
--- | ||
|
||
### RSC Example | ||
|
||
This is an example of how to use the Vercel AI SDK RSC Runtime. | ||
|
||
- [RSC Example App](https://assistant-ui-rsc-example.vercel.app/) | ||
- [Code](https://github.com/Yonom/assistant-ui-rsc-example) | ||
|
||
### eCommerce Example | ||
|
||
This is an example of an eCommerce chatbot that can help users find products. Built with Vercel AI SDK RSC Runtime. | ||
|
||
- [Demo](https://x.com/MatthewHeartful/status/1803317502933606698) | ||
- [Code](https://github.com/Yonom/assistant-ui/tree/main/examples/search-agent-for-e-commerce) | ||
|
||
### React Hook Form Example | ||
|
||
This is an example of how to use `@assistant-ui/react-hook-form`. | ||
|
||
- [React Hook Form Example App](https://assistant-ui-form-demo.vercel.app/) | ||
- [Code](https://github.com/Yonom/assistant-ui/tree/main/examples/with-react-hook-form) | ||
|
||
### Custom REST API Example | ||
|
||
This is an example of how to use `@assistant-ui/react` with a custom REST API. | ||
|
||
- [Code](https://github.com/Yonom/assistant-ui-custom-api) | ||
|
||
### Thread History Persistence example | ||
|
||
This is an example of how to restore the thread history using `@assistant-ui/react-ai-sdk` and Vercel AI SDK. | ||
|
||
- [Code](https://github.com/Yonom/assistant-ui-assistant-api-history) |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters