-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
big update #478
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
big update #478
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
## [1.9.0-beta.3](v1.9.0-beta.2...v1.9.0-beta.3) (2024-07-12) ### Bug Fixes * solve a burr integration ([881290b](881290b))
merge: removed rag node
merge: update research_web.py
…_node fix: search link node
## [1.9.0-beta.5](v1.9.0-beta.4...v1.9.0-beta.5) (2024-07-15) ### Bug Fixes * search link node ([cf3ab55](cf3ab55))
feat: refactoring_to_md function
## [1.9.0-beta.6](v1.9.0-beta.5...v1.9.0-beta.6) (2024-07-17) ### Features * refactoring_to_md function ([602dd00](602dd00))
OpenAI added a new available model - gpt-4o-mini. Adding this model to the supported models, so it would be possible to use it with the Scrapegraph-ai.
…o-mini Add openai supported model gpt 4o mini
## [1.10.0-beta.1](v1.9.1...v1.10.0-beta.1) (2024-07-19) ### Features * add searchngx integration ([5c92186](5c92186)) * refactoring_to_md function ([602dd00](602dd00)) ### Bug Fixes * search link node ([cf3ab55](cf3ab55)) ### chore * correct search engine name ([7ba2f6a](7ba2f6a)) * remove unused import ([fd1b7cb](fd1b7cb)) * remove unused workflow ([5c6dd8d](5c6dd8d)) * **ci:** upgrade lockfiles ([c7b05a4](c7b05a4)) * upgrade tiktoken ([7314bc3](7314bc3)) ### CI * **release:** 1.9.0-beta.3 [skip ci] ([d3e63d9](d3e63d9)) * **release:** 1.9.0-beta.4 [skip ci] ([2fa04b5](2fa04b5)) * **release:** 1.9.0-beta.5 [skip ci] ([bb62439](bb62439)) * **release:** 1.9.0-beta.6 [skip ci] ([54a69de](54a69de))
## [1.10.0-beta.2](v1.10.0-beta.1...v1.10.0-beta.2) (2024-07-19) ### Features * add gpt4o omni ([431edb7](431edb7))
## [1.10.0-beta.3](v1.10.0-beta.2...v1.10.0-beta.3) (2024-07-20) ### Bug Fixes * add gpt o mini for azure ([77777c8](77777c8))
allignment
## [1.10.0-beta.4](v1.10.0-beta.3...v1.10.0-beta.4) (2024-07-20) ### Bug Fixes * azure models ([03f4a3a](03f4a3a)) ### CI * **release:** 1.9.2 [skip ci] ([b4b90b3](b4b90b3))
Update smart_scraper_openai.py
"thar" -> "that"
added gpt4o mini to the models
gpt4mini, typo, sth else
refactoring of generate answer node
## [1.10.0-beta.5](v1.10.0-beta.4...v1.10.0-beta.5) (2024-07-20) ### Bug Fixes * parse_node ([07f1e23](07f1e23))
docs(gpt-4o-mini): added new gpt, fixed chromium lazy loading,
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Manifest Filespyproject.toml
|
🎉 This issue has been resolved in version 1.10.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
🎉 This issue has been resolved in version 1.10.0-beta.6 🎉 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.