Danny Zhang
Results
2
comments of
Danny Zhang
> Hey there! > > `unstable_allowDynamic` did not help me, although I figured out the way to fix it: > > 1. I followed this guide of `next-auth@v5` https://authjs.dev/getting-started/migrating-to-v5#edge-compatibility >...
I encountered the same error. I first tried to downgrade to langchain==0.0.120 and replace the docs URL but it still doesn't work. `ReadTheDocsLoader` is trying to parse the HTML, but...