dev to release/v0.4.1 (#92)#93
Merged
thomashebrard merged 1 commit intomainfrom Jun 16, 2025
Merged
Conversation
* fix/codex-tests-makefile * feature/allow-codex-branch-names (#82) * Fix/mistral ocr image file type handling (#84) ### 📝 Description - mistral ocr image file type handling ### 🔄 Type of Change - [ ] 🐛 Bug fix - [ ] ✨ New feature - [ ] 💥 Breaking change - [ ] 📚 Documentation update - [ ] 🧹 Code refactor - [ ] ⚡ Performance improvement - [X] ✅ Test update ### 🧪 Tests - test_ocr to test both png and jpeg * Feature/pipelex get instance (#85) - Make it safer and more tolerant to add domains from toml - Pipelex.get_instance() * Feature/epic docs and examples (#87) ### 🔗 Related Issues ### 📝 Description - Docs - Rules - Polish - Breaking change: StuffFactory.make_stuff() arg `concept_code` renamed to `concept_str` because it bow tolerates concepts not fully formed, i.e. without domain, e.g. Text of PDF (implicit prefix is **_native_**) ### 🔄 Type of Change - [X] 🐛 Bug fix - [X] ✨ New feature - [X] 💥 Breaking change - [XXX] 📚 Documentation update - [X] 🧹 Code refactor - [ ] ⚡ Performance improvement - [X] ✅ Test update ### 🧪 Tests - For concept refines: TestConceptRefinesValidationFunction and TestConceptPydanticFieldValidation * bump release/v0.4.0 * Changelog 0.4.0 and flow chart on one more example * Addition to changelog * fix gha docs * fix/discord-link (#90) * Fix/typo and hello world code (#91) * Typo fix * Added Hello-World-Code to docs * Changelog + bump version * changed changelog version --------- Co-authored-by: Louis Choquel <lchoquel@users.noreply.github.com> Co-authored-by: Louis Choquel <louis@pipelex.com>
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
📝 Description
🔄 Type of Change
🧪 Tests
📋 Checklist