Python: Vector store & collection specific exception types #9485
Labels
memory connector
python
Pull requests for the Python Semantic Kernel
sk team issue
A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
We have the new vector store and collection interfaces. However, we are still using the old memory connector exceptions. We should update the exception types to
VectorStoreXXXException
.The text was updated successfully, but these errors were encountered: