We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have found a specific piece of markdown that causes an error during AI summarization.
/content/events
[DEMAND: First Stratum V2 Mining Pool](https://bitcoinmagazine.com/business/demand-launches-worlds-first-stratum-v2-bitcoin-mining-pool)
yarn summarize
yarn run v1.22.19 $ cp meetup.ts ai/src/meetup.ts && cp types/Meetup.ts ai/src/types/Meetup.ts && cd ai && yarn start $ yarn build && node build/index.js $ rimraf ./build && tsc Error occurred during scraping: Request failed with status code 403
$ cp meetup.ts ai/src/meetup.ts && cp types/Meetup.ts ai/src/types/Meetup.ts && cd ai && yarn start $ yarn build && node build/index.js $ rimraf ./build && tsc ✨ Done in 21.46s.
The text was updated successfully, but these errors were encountered:
Halp @niteshbalusu11
Sorry, something went wrong.
No branches or pull requests
I have found a specific piece of markdown that causes an error during AI summarization.
How to replicate
/content/events
dir.[DEMAND: First Stratum V2 Mining Pool](https://bitcoinmagazine.com/business/demand-launches-worlds-first-stratum-v2-bitcoin-mining-pool)
yarn summarize
yarn summarize
and watch it function correctly:The text was updated successfully, but these errors were encountered: