Skip to content

Commit

Permalink
add conversations > connect your frontend page with client examples (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
atierian authored Nov 23, 2024
1 parent d41febe commit b850c31
Show file tree
Hide file tree
Showing 2 changed files with 452 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/directory/directory.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -756,6 +756,9 @@ export const directory = {
{
path: 'src/pages/[platform]/ai/conversation/ai-conversation/index.mdx'
},
{
path: 'src/pages/[platform]/ai/conversation/connect-your-frontend/index.mdx'
},
{
path: 'src/pages/[platform]/ai/conversation/history/index.mdx'
},
Expand Down
Loading

0 comments on commit b850c31

Please sign in to comment.