Skip to content
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

feat: add scrapegraph support #17145

Closed
wants to merge 1 commit into from
Closed

Conversation

VinciGit00
Copy link
Contributor

we added the support for the new Scrapegraph's ai api

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Dec 4, 2024
sgai_client.close()
return response

async def scrapegraph_smartscraper_async(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, this is actually a good test here. I need to check how async functions get handled in the tool spec. Ideally the agent does not see both the sync and async functions!

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to commit the lock file

@VinciGit00
Copy link
Contributor Author

I will close this pr and open a new one with more examples

@VinciGit00 VinciGit00 closed this Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants