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
"title": "Restore VectorStorePlugin and EmbeddingModelPlugin as public classes",
151
+
"description": "Restore the plugin subclasses so users not using auto-config can create them manually (e.g. new VectorStorePlugin(vectorStore)). Auto-config uses them too. Reverts the builder-inline approach from the earlier refactor.",
152
+
"severity": "medium",
153
+
"category": "refactor",
154
+
"depends_on": [],
155
+
"status": "todo",
156
+
"notes": "tconley1428 review comments on SpringAiPlugin.java and SpringAiVectorStoreAutoConfiguration.java"
0 commit comments