Skip to content

Integrates with Burr's Forking/spawning ability #344

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

Conversation

elijahbenizzy
Copy link
Contributor

Requires this PR: apache/burr#225

VinciGit00 and others added 30 commits May 24, 2024 13:46
Co-Authored-By: Federico Aguzzi <[email protected]>
Co-Authored-By: wangdongpeng1 <[email protected]>
## [1.5.0-beta.4](ScrapeGraphAI/Scrapegraph-ai@v1.5.0-beta.3...v1.5.0-beta.4) (2024-05-25)

### Features

* **burr:** added burr integration in graphs and optional burr installation ([ac10128](ScrapeGraphAI@ac10128))
* **burr-bridge:** BurrBridge class to integrate inside BaseGraph ([6cbd84f](ScrapeGraphAI@6cbd84f))
* **burr:** first burr integration and docs ([19b27bb](ScrapeGraphAI@19b27bb))
* **burr-node:** working burr bridge ([654a042](ScrapeGraphAI@654a042))

### Docs

* **burr:** added dependecies and switched to furo ([819f071](ScrapeGraphAI@819f071))
* **graph:** added new graphs and schema ([d27cad5](ScrapeGraphAI@d27cad5))
## [1.5.0-beta.5](ScrapeGraphAI/Scrapegraph-ai@v1.5.0-beta.4...v1.5.0-beta.5) (2024-05-26)

### Features

* **version:** python 3.12 is now supported 🚀 ([5fb9115](ScrapeGraphAI@5fb9115))

### Docs

* **faq:** added faq section and refined installation ([545374c](ScrapeGraphAI@545374c))
* updated requirements ([e43b801](ScrapeGraphAI@e43b801))
## [1.5.0](ScrapeGraphAI/Scrapegraph-ai@v1.4.0...v1.5.0) (2024-05-26)

### Features

* **knowledgegraph:** add knowledge graph node ([0196423](ScrapeGraphAI@0196423))
* add logger integration ([e53766b](ScrapeGraphAI@e53766b))
* **smart-scraper-multi:** add schema to graphs and created SmartScraperMultiGraph ([fc58e2d](ScrapeGraphAI@fc58e2d))
* **burr:** added burr integration in graphs and optional burr installation ([ac10128](ScrapeGraphAI@ac10128))
* **base_graph:** alligned with main ([73fa31d](ScrapeGraphAI@73fa31d))
* **burr-bridge:** BurrBridge class to integrate inside BaseGraph ([6cbd84f](ScrapeGraphAI@6cbd84f))
* **verbose:** centralized graph logging on debug or warning depending on verbose ([c807695](ScrapeGraphAI@c807695))
* **burr:** first burr integration and docs ([19b27bb](ScrapeGraphAI@19b27bb))
* **node:** knowledge graph node ([8c33ea3](ScrapeGraphAI@8c33ea3))
* **version:** python 3.12 is now supported 🚀 ([5fb9115](ScrapeGraphAI@5fb9115))
* **multiple:** quick fix working ([58cc903](ScrapeGraphAI@58cc903))
* **kg:** removed import ([a338383](ScrapeGraphAI@a338383))
* **docloaders:** undetected-playwright ([7b3ee4e](ScrapeGraphAI@7b3ee4e))
* **burr-node:** working burr bridge ([654a042](ScrapeGraphAI@654a042))
* **multiple_search:** working multiple example ([bed3eed](ScrapeGraphAI@bed3eed))
* **kg:** working rag kg ([c75e6a0](ScrapeGraphAI@c75e6a0))

### Bug Fixes

* error in jsons ([ca436ab](ScrapeGraphAI@ca436ab))
* **pdf_scraper:** fix the pdf scraper gaph ([d00cde6](ScrapeGraphAI@d00cde6))
* **local_file:** fixed textual input pdf, csv, json and xml graph ([8d5eb0b](ScrapeGraphAI@8d5eb0b))
* **kg:** removed unused nodes and utils ([5684578](ScrapeGraphAI@5684578))
* **logger:** set up centralized root logger in base node ([4348d4f](ScrapeGraphAI@4348d4f))
* **logging:** source code citation ([d139480](ScrapeGraphAI@d139480))
* template names ([b82f33a](ScrapeGraphAI@b82f33a))
* **node-logging:** use centralized logger in each node for logging ([c251cc4](ScrapeGraphAI@c251cc4))
* **web-loader:** use sublogger ([0790ecd](ScrapeGraphAI@0790ecd))

### Docs

* **burr:** added dependecies and switched to furo ([819f071](ScrapeGraphAI@819f071))
* **faq:** added faq section and refined installation ([545374c](ScrapeGraphAI@545374c))
* **graph:** added new graphs and schema ([d27cad5](ScrapeGraphAI@d27cad5))
* updated requirements ([e43b801](ScrapeGraphAI@e43b801))

### CI

* **release:** 1.2.0-beta.1 [skip ci] ([fd3e0aa](ScrapeGraphAI@fd3e0aa))
* **release:** 1.3.0-beta.1 [skip ci] ([191db0b](ScrapeGraphAI@191db0b))
* **release:** 1.4.0-beta.1 [skip ci] ([2caddf9](ScrapeGraphAI@2caddf9))
* **release:** 1.4.0-beta.2 [skip ci] ([f1a2523](ScrapeGraphAI@f1a2523))
* **release:** 1.5.0-beta.1 [skip ci] ([e1006f3](ScrapeGraphAI@e1006f3))
* **release:** 1.5.0-beta.2 [skip ci] ([edf221d](ScrapeGraphAI@edf221d))
* **release:** 1.5.0-beta.3 [skip ci] ([90d5691](ScrapeGraphAI@90d5691))
* **release:** 1.5.0-beta.4 [skip ci] ([15b7682](ScrapeGraphAI@15b7682))
* **release:** 1.5.0-beta.5 [skip ci] ([1f51147](ScrapeGraphAI@1f51147))
…ai接入oneapi模型qwen-turbo

add OneAPI integration
## [1.5.1](ScrapeGraphAI/Scrapegraph-ai@v1.5.0...v1.5.1) (2024-05-26)

### Bug Fixes

* **pdf-example:** added pdf example and coauthor ([a796169](ScrapeGraphAI@a796169))
* **schema:** added schema ([8d76c4b](ScrapeGraphAI@8d76c4b))
## [1.5.2](ScrapeGraphAI/Scrapegraph-ai@v1.5.1...v1.5.2) (2024-05-26)

### Bug Fixes

* fixed typo ([54e8216](ScrapeGraphAI@54e8216))
* Update __init__.py ([8f2c8d5](ScrapeGraphAI@8f2c8d5))
@PeriniM PeriniM marked this pull request as ready for review June 8, 2024 10:03
@PeriniM PeriniM changed the base branch from main to burr_integration June 8, 2024 10:03
@PeriniM PeriniM merged commit a6061cb into ScrapeGraphAI:burr_integration Jun 8, 2024
2 checks passed
Copy link

github-actions bot commented Jun 8, 2024

🎉 This PR is included in version 1.6.0-beta.10 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

github-actions bot commented Jun 9, 2024

🎉 This PR is included in version 1.7.0-beta.1 🎉

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.

9 participants