-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pre/Beta update #353
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
Pre/Beta update #353
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bugs found in tracker persistence: - serializing inputs properly for tracker - deserializing state from a previous found
Depends on apache/burr#175.
reallignment
(also makes the App ID a unique one for debugging, it kept getting confused)
Updates Burr bridge to use class-based API
## [1.5.0-beta.1](v1.4.0...v1.5.0-beta.1) (2024-05-24) ### Features * **knowledgegraph:** add knowledge graph node ([0196423](0196423)) * add logger integration ([e53766b](e53766b)) * **smart-scraper-multi:** add schema to graphs and created SmartScraperMultiGraph ([fc58e2d](fc58e2d)) * **base_graph:** alligned with main ([73fa31d](73fa31d)) * **verbose:** centralized graph logging on debug or warning depending on verbose ([c807695](c807695)) * **node:** knowledge graph node ([8c33ea3](8c33ea3)) * **multiple:** quick fix working ([58cc903](58cc903)) * **kg:** removed import ([a338383](a338383)) * **docloaders:** undetected-playwright ([7b3ee4e](7b3ee4e)) * **multiple_search:** working multiple example ([bed3eed](bed3eed)) * **kg:** working rag kg ([c75e6a0](c75e6a0)) ### Bug Fixes * error in jsons ([ca436ab](ca436ab)) * **logger:** set up centralized root logger in base node ([4348d4f](4348d4f)) * **logging:** source code citation ([d139480](d139480)) * template names ([b82f33a](b82f33a)) * **node-logging:** use centralized logger in each node for logging ([c251cc4](c251cc4)) * **web-loader:** use sublogger ([0790ecd](0790ecd)) ### CI * **release:** 1.2.0-beta.1 [skip ci] ([fd3e0aa](fd3e0aa)) * **release:** 1.3.0-beta.1 [skip ci] ([191db0b](191db0b)) * **release:** 1.4.0-beta.1 [skip ci] ([2caddf9](2caddf9)) * **release:** 1.4.0-beta.2 [skip ci] ([f1a2523](f1a2523))
## [1.6.0-beta.4](v1.6.0-beta.3...v1.6.0-beta.4) (2024-06-03) ### Features * fix an if ([c8d556d](c8d556d))
Fix typos in translating "Chinese"
allignment
## [1.6.0-beta.5](v1.6.0-beta.4...v1.6.0-beta.5) (2024-06-04) ### Features * refactoring of an in if ([244aada](244aada))
Remove redundant lines in Links extraction
Update cleanup_html.py
## [1.6.0-beta.6](v1.6.0-beta.5...v1.6.0-beta.6) (2024-06-04) ### Features * refactoring of abstract graph ([fff89f4](fff89f4))
#332 pydantic schema validation
## [1.6.0-beta.7](v1.6.0-beta.6...v1.6.0-beta.7) (2024-06-05) ### Features * **pydantic:** added pydantic output schema ([376f758](376f758)) * **append_node:** append node to existing graph ([f8b08e0](f8b08e0))
## [1.6.0-beta.8](v1.6.0-beta.7...v1.6.0-beta.8) (2024-06-05) ### Features * add json as output ([5d20186](5d20186))
🎉 This PR is included in version 1.6.0-beta.9 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
🎉 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.