-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
reallignement #129
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
reallignement #129
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
## [0.5.0](v0.4.1...v0.5.0) (2024-04-30) ### Features * add cluade integration ([e0ffc83](e0ffc83)) * add co-author ([719a353](719a353)) * **fetch:** added playwright support ([42ab0aa](42ab0aa)) * added verbose flag to suppress print statements ([2dd7817](2dd7817)) * base groq + requirements + toml update with groq ([7dd5b1a](7dd5b1a)) * **refactor:** changed variable names ([8fba7e5](8fba7e5)) * **llm:** implemented groq model ([dbbf10f](dbbf10f)) * updated requirements.txt ([d368725](d368725)) ### Bug Fixes * script generator and add new benchmarks ([e3d0194](e3d0194)) ### CI * **release:** 0.4.0-beta.3 [skip ci] ([d13321b](d13321b)) * **release:** 0.5.0-beta.1 [skip ci] ([450291f](450291f)) * **release:** 0.5.0-beta.2 [skip ci] ([ff7d12f](ff7d12f)) * **release:** 0.5.0-beta.3 [skip ci] ([7e81f7c](7e81f7c)) * **release:** 0.5.0-beta.4 [skip ci] ([14e56f6](14e56f6)) * **release:** 0.5.0-beta.5 [skip ci] ([5ac97e2](5ac97e2)) * **release:** 0.5.0-beta.6 [skip ci] ([9356124](9356124))
…-new-policy-cicd docs: change contributing.md with new ci/cd workflow
## [0.5.1](v0.5.0...v0.5.1) (2024-05-02) ### Bug Fixes * examples and graphs ([5cf4e4f](5cf4e4f)) ### Docs * added venv suggestion ([ba2b24b](ba2b24b)) * base and fetch node ([e981796](e981796)) * change contributing.md with new ci/cd workflow ([3e91a46](3e91a46)) * fixed basegraph docstring ([29427c2](29427c2)) * graphs and helpers docstrings ([0631985](0631985)) * refactor examples ([c11fc28](c11fc28)) * refactor models docstrings ([18c20eb](18c20eb)) * refactor nodes docstrings ([1409797](1409797)) * update utils docstrings ([cf038b3](cf038b3))
## [0.5.2](v0.5.1...v0.5.2) (2024-05-02) ### Bug Fixes * bug on script_creator_graph.py ([4a3bc37](4a3bc37))
## [0.6.0](v0.5.2...v0.6.0) (2024-05-02) ### Features * added node and graph for CSV scraping ([4d542a8](4d542a8)) * Allow end users to pass model instances for llm and embedding model ([b86aac2](b86aac2)) * modified node name ([02d1af0](02d1af0)) ### CI * **release:** 0.5.0-beta.7 [skip ci] ([40b2a34](40b2a34)) * **release:** 0.5.0-beta.8 [skip ci] ([c11331a](c11331a))
🎉 This PR is included in version 0.6.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 0.6.1-beta.1 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 0.6.2 🎉 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.