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
refactor: Refactored the initializeContainer method of CosmosDBVectorStore: 1. Removed all parameters from the method signature, as they are already accessible via instance properties. 2. Eliminated meaningless reassignments of method parameters.
Signed-off-by: Sun Yuhan <sunyuhan1998@users.noreply.github.com>
Copy file name to clipboardExpand all lines: vector-stores/spring-ai-azure-cosmos-db-store/src/main/java/org/springframework/ai/vectorstore/cosmosdb/CosmosDBVectorStore.java
0 commit comments