You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature #620 [Demo] Leverage Vectorizer in QueryCommand (OskarStark)
This PR was squashed before being merged into the main branch.
Discussion
----------
[Demo] Leverage `Vectorizer` in `QueryCommand`
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| Docs? | no
| Issues | Replaces #619
| License | MIT
Replace direct platform usage with `VectorizerInterface` injection using the `#[Autowire]` attribute for cleaner dependency management and better separation of concerns.
Commits
-------
981ee06 [Demo] Leverage `Vectorizer` in `QueryCommand`
0 commit comments