Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add blog of video about project being completed #3719

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
add blog of video about project being completed
  • Loading branch information
andrewm4894 committed Oct 25, 2023
commit 26e8d5ecfb705934f83af8d09be41be77904c906
17 changes: 17 additions & 0 deletions docs/blog/2023-10-25-open-assistant-is-completed/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: OpenAssistant is Completed!
description: OpenAssistant is Completed!
authors: [yk]
tags: [open-assistant, youtube]
image: https://img.youtube.com/vi/gqtmUHhaplo/0.jpg
---

import ReactPlayer from "react-player";

<ReactPlayer
controls
width="100%"
url="https://www.youtube.com/embed/gqtmUHhaplo"
/>

<!--truncate-->
Loading