Skip to content

dev to release/v0.4.1#92

Merged
thomashebrard merged 17 commits intorelease/v0.4.1from
dev
Jun 16, 2025
Merged

dev to release/v0.4.1#92
thomashebrard merged 17 commits intorelease/v0.4.1from
dev

Conversation

@thomashebrard
Copy link
Copy Markdown
Member

@thomashebrard thomashebrard commented Jun 16, 2025

🔗 Related Issues

📝 Description

🔄 Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • 💥 Breaking change
  • 📚 Documentation update
  • 🧹 Code refactor
  • ⚡ Performance improvement
  • ✅ Test update

🧪 Tests

📋 Checklist

  • Linting / type-checking / unit tests pass locally with my changes
  • I've added tests that prove my fix is effective or that my feature works
  • My code follows the style guidelines of this project
  • I've made corresponding changes to the documentation
  • My changes generate no new warnings

thomashebrard and others added 17 commits June 13, 2025 11:55
### 📝 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
- Make it safer and more tolerant to add domains from toml
- Pipelex.get_instance()
### 🔗 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
* Typo fix

* Added Hello-World-Code to docs
Copy link
Copy Markdown
Member

@lchoquel lchoquel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@thomashebrard thomashebrard merged commit 2964694 into release/v0.4.1 Jun 16, 2025
18 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants