Replies: 1 comment 2 replies
-
Is |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm integrating the AI functionality as per the docs, but when I click the
"Copy Markdown"
button, it throws a 404 error in the console and copies random HTML instead of the expected Markdown.Could this be related to my use of
next.config.mjs
? I noticed the docs mentionnext.config.ts
, but when I tried switching, I ran into several errors.Beta Was this translation helpful? Give feedback.
All reactions