-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Pre/beta #505
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 #505
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
Co-Authored-By: Federico Minutoli <40361744+DiTo97@users.noreply.github.com>
## [1.11.0-beta.1](v1.10.4...v1.11.0-beta.1) (2024-07-23) ### Features * add new toml ([fcb3220](fcb3220)) * add nvidia connection ([fc0dadb](fc0dadb)) ### Bug Fixes * **md_conversion:** add absolute links md, added missing dependency ([12b5ead](12b5ead)) ### chore * **dependecies:** add script to auto-update requirements ([3289c7b](3289c7b)) * **ci:** set up workflow for requirements auto-update ([295fc28](295fc28)) * update requirements.txt ([c7bac98](c7bac98)) * upgrade dependencies and scripts ([74d142e](74d142e)) * **pyproject:** upgrade dependencies ([0425124](0425124)) ### Docs * add hero image ([4182e23](4182e23)) * updated readme ([c377ae0](c377ae0)) ### CI * **release:** 1.10.0-beta.6 [skip ci] ([254bde7](254bde7)) * **release:** 1.10.0-beta.7 [skip ci] ([1756e85](1756e85)) * **release:** 1.10.0-beta.8 [skip ci] ([255e569](255e569))
## [1.11.0-beta.2](v1.11.0-beta.1...v1.11.0-beta.2) (2024-07-24) ### Features * pdate models_tokens.py ([377d679](377d679))
## [1.11.0-beta.3](v1.11.0-beta.2...v1.11.0-beta.3) (2024-07-25) ### Bug Fixes * add llama 3.1 ([f336c95](f336c95))
merge: generate answer parallel
## [1.11.0-beta.4](v1.11.0-beta.3...v1.11.0-beta.4) (2024-07-25) ### Features * add generate_answer node paralellization ([0c4b290](0c4b290)) ### chore * rebuild requirements ([2edad66](2edad66))
Ollama: Use no json format when creating the search query
Co-Authored-By: Federico Aguzzi <62149513+f-aguzzi@users.noreply.github.com>
Co-Authored-By: Federico Aguzzi <62149513+f-aguzzi@users.noreply.github.com>
Co-Authored-By: Federico Aguzzi <62149513+f-aguzzi@users.noreply.github.com>
Co-Authored-By: Federico Aguzzi <62149513+f-aguzzi@users.noreply.github.com>
Langchain init_chat_model refactor
## [1.11.0-beta.5](v1.11.0-beta.4...v1.11.0-beta.5) (2024-07-30) ### Features * fix tests ([1db164e](1db164e)) ### chore * remove unused import ([88710f1](88710f1)) ### Refactor * **Ollama:** integrate new LangChain chat init ([d177afb](d177afb)) * **OpenAI:** integrate new LangChain chat init ([5e3eb6e](5e3eb6e)) * remove LangChain wrappers ([2c5f934](2c5f934)) * remove LangChain wrappers for Ollama ([25066b2](25066b2)) * remove redundant LangChain wrappers ([9275486](9275486)) * remove redundant wrappers for Ernie and Nvidia ([bc2c996](bc2c996))
Co-Authored-By: Federico Minutoli <40361744+DiTo97@users.noreply.github.com>
Co-Authored-By: Federico Minutoli <40361744+DiTo97@users.noreply.github.com>
Co-Authored-By: Federico Minutoli <40361744+DiTo97@users.noreply.github.com>
Co-Authored-By: Federico Aguzzi <62149513+f-aguzzi@users.noreply.github.com>
497 abstract graph refactor
Browserbase integration
## [1.11.0-beta.8](v1.11.0-beta.7...v1.11.0-beta.8) (2024-08-01) ### Features * add integration in the abstract grapgh ([5ecdbe7](5ecdbe7)) ### Bug Fixes * fixed bug on fetch_node ([968c69e](968c69e))
## [1.11.0-beta.9](v1.11.0-beta.8...v1.11.0-beta.9) (2024-08-02) ### Features * refactoring of the code ([9355507](9355507))
fix(AbstractGraph): instantiation of Azure GPT models
## [1.11.0-beta.10](v1.11.0-beta.9...v1.11.0-beta.10) (2024-08-02) ### Bug Fixes * **AbstractGraph:** instantiation of Azure GPT models ([ade28fc](ade28fc)), closes [#498](#498)
Co-Authored-By: Matteo Vedovati <68272450+vedovati-matteo@users.noreply.github.com>
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Manifest Filesrequirements.txt
pyproject.toml
|
|
🎉 This issue has been resolved in version 1.11.0-beta.11 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
|
🎉 This issue has been resolved in version 1.12.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
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.