-
-
Notifications
You must be signed in to change notification settings - Fork 136
[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
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. |
685d084 to
1b9b87f
Compare
This PR was merged into the main branch. Discussion ---------- Improvements on configuration / tags - II | Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | Docs? | no <!-- required for new features --> | Issues | Second split of #855 | License | MIT Commits ------- 0f1cc8e [AI Bundle] Improvements on configuration / tags - II
783d9e6 to
ceb77e9
Compare
|
@OskarStark I reduced the changes to tests and minor ones on |
ceb77e9 to
0e3b9aa
Compare
0e3b9aa to
e3e2c25
Compare
|
Thank you @Guikingone. |
Summary:
options.phpandAiBundle.php