-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Pre/beta #371
Merged
Merged
Pre/beta #371
Conversation
This file contains 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
reallignment
## [1.5.3-beta.1](v1.5.2...v1.5.3-beta.1) (2024-05-29) ### Bug Fixes * oneapi model ([4fcb990](4fcb990))
fix: typo in prompt
## [1.5.3-beta.2](v1.5.3-beta.1...v1.5.3-beta.2) (2024-05-30) ### Bug Fixes * typo in prompt ([4639f0c](4639f0c))
Alignment
## [1.6.0-beta.1](v1.5.5-beta.1...v1.6.0-beta.1) (2024-06-02) ### Features * add forcing format as json ([5cfc101](5cfc101))
Refactoring pdf scraper and json scrape
## [1.6.0-beta.3](v1.6.0-beta.2...v1.6.0-beta.3) (2024-06-03) ### Features * removed a bug ([8de720d](8de720d))
## [1.7.0-beta.8](v1.7.0-beta.7...v1.7.0-beta.8) (2024-06-16) ### Bug Fixes * shallow copy config of create_embedder ([62b372b](62b372b)) ### Refactor * add missing schemas and renamed files ([09cb6e9](09cb6e9))
## [1.7.0-beta.9](v1.7.0-beta.8...v1.7.0-beta.9) (2024-06-16) ### Bug Fixes * fix robot node ([2419003](2419003))
fix: Incorrect API Key Error with OpenAI Proxy
fix: Incorrect API Key Error with OpenAI Proxy
## [1.7.0-beta.10](v1.7.0-beta.9...v1.7.0-beta.10) (2024-06-17) ### Bug Fixes * removed duplicate from ollama dictionary ([dcd216e](dcd216e)) ### CI * **release:** 1.6.1 [skip ci] ([44fbd71](44fbd71))
## [1.7.0-beta.11](v1.7.0-beta.10...v1.7.0-beta.11) (2024-06-17) ### Features * **telemetry:** add telemetry module ([080a318](080a318)) ### Docs * refactor graph section and added telemetry ([39bf4c9](39bf4c9))
## [1.7.0-beta.12](v1.7.0-beta.11...v1.7.0-beta.12) (2024-06-17) ### Bug Fixes * add chinese embedding model ([03ffebc](03ffebc))
🎉 This PR is included in version 1.7.0-beta.13 🎉 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.
🚀 New Features and Enhancements
Major Changes:
📦 Pydantic Schema Support:
📄 Multi Scrapers:
📝 ScriptCreatorGraph Enhancements:
ScriptCreatorGraph
to generate Python scripts that adhere to the Pydantic schema for better structured and validated outputs.🔗 ScriptCreatorMultiGraph:
ScriptCreatorMultiGraph
, which creates a single Python script capable of scraping multiple URLs, streamlining the multi-source data collection process.⚡ Semantic Chunking:
semchunk
for faster and more efficient semantic chunking, improving the performance and accuracy of text segmentation.💾 Caching Embeddings:
📊 Telemetry Support:
🌐 International Language Support:
Minor Changes:
I thank all the contributors for the release listed as "Participants" in this PR!
🕷️🕷️🕷️🕷️🕷️🕷️🕷️🕷️🕷️🕷️🕷️