Skip to content
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

feat(ingestion_pipeline): implement filter #109

Merged
merged 1 commit into from
Jun 30, 2024

Conversation

timonv
Copy link
Member

@timonv timonv commented Jun 30, 2024

No description provided.

@timonv timonv merged commit 6a88651 into master Jun 30, 2024
3 checks passed
@timonv timonv deleted the feat/selective-error-handling branch June 30, 2024 21:58
@github-actions github-actions bot mentioned this pull request Jun 29, 2024
timonv pushed a commit that referenced this pull request Jul 1, 2024
## 🤖 New release
* `swiftide`: 0.4.3 -> 0.5.0

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

## [0.5.0] - 2024-07-01

### Added

- AWS bedrock support
([#92](#92))
- (readme): Add diagram to the readme
([#107](#107))
- (ingestion_pipeline): Implement filter
([#109](#109))
- (ingestion_pipeline): Splitting and merging streams
- (ingestion_pipeline): Build a pipeline from a stream
- (openai): Add tests for builder

### Changed

- (deps): Update rust crate testcontainers to 0.19.0
([#102](#102))
- Improve documentation across the project
([#112](#112))

### Fixed

- Fix oversight in ingestion pipeline tests
- (deps): Update rust crate text-splitter to 0.14.0
([#105](#105))
- Replace unwrap with expect and add comment on panic
- (transformers): Fix too small chunks being retained and api

[0.5.0]: https://github.com///compare/0.1.0..0.5.0

<!-- generated by git-cliff -->
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant