-
Notifications
You must be signed in to change notification settings - Fork 147
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
The example code, doesn't work (hacker news articles) #34
Comments
Please report this issue on Vercel AI SDK: |
@mishushakov why ? is the zod package using the Vercel AI ? |
The issue here seems to be that the model is not powerfull enough for scraping. I played around for a bit and looks like this is something which will not work yet. |
This is the PROMPT and response from llama 3.1
|
Hi, i tried the example code to see if the scraper works but it always return a validation error for attribute
top
which is supposed ton be an array.here are my example code, a bit tweaked to use local ollama :
the error log :
the value seems to be returned, but not as top and an array,
The text was updated successfully, but these errors were encountered: