Skip to content

Burr #210

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

Merged
merged 3 commits into from
May 10, 2024
Merged

Burr #210

merged 3 commits into from
May 10, 2024

Conversation

skrawcz
Copy link
Contributor

@skrawcz skrawcz commented May 10, 2024

This is a work in progress.

Shows a burr implementation of the smart scraper graph.

We simplified some of the logic, otherwise some burr tracker persistence bugs found:

Bugs found in tracker persistence:

  • serializing inputs properly for tracker
  • deserializing state from a previous found

This is what you can get if it's running via burr:

Screen Shot 2024-05-10 at 10 53 01 AM

skrawcz added 3 commits May 10, 2024 09:48
Bugs found in tracker persistence:
 - serializing inputs properly for tracker
 - deserializing state from a previous found
@VinciGit00 VinciGit00 merged commit 0bcb0fb into ScrapeGraphAI:burr_integration May 10, 2024
@skrawcz
Copy link
Contributor Author

skrawcz commented May 10, 2024

To get deserialization working right now with the langchain documents at least, we'd could do something like this instead:

https://github.com/DAGWorks-Inc/burr/blob/main/examples/multi-agent-collaboration/lcel/application.py#L225-L241

Copy link

🎉 This PR is included in version 1.5.0-beta.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 1.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants