-
-
Notifications
You must be signed in to change notification settings - Fork 126
[AI Bundle] Improvements on configuration / tags #855
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
base: main
Are you sure you want to change the base?
Conversation
|
Is this still needed? |
|
Yes, for message store's, some improvements to apply, need to finish it 🙂 |
df07986 to
52d747a
Compare
52d747a to
d0ee93c
Compare
|
That PR quite big, can you maybe split some logical parts to a dedicated PR? |
|
I can try to extract the Most of the added lines are tests, the heaviest file is |
…one) This PR was merged into the main branch. Discussion ---------- [AI Bundle] Improvements on `lazy` / `proxy` usages | Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | Docs? | no | Issues | Related to #855 | License | MIT Summary: * Add missing `lazy` to vector stores * Add `proxy` usage for vector stores (already used for message stores) * Sorting method calls on `Definition` usages (lazy, arguments, tags) * Remove a call to `Target::getParsedName()` (non compliant with recent discussions about injection aliases) Commits ------- 77e1ecc refactor(aibundle): improvements on configuration / tags
d0ee93c to
685d084
Compare
|
@OskarStark FYI, I started to look at how to split this PR, the best approach would be to split it every two-three stores, this way, we should be able to easily merge smaller PRs, the final split is under work, should be ready pretty soon. |
Summary:
options.phpandAiBundle.phpproxyadded for vector storeslazy