hey, i want to adapt AzureAISearchVectorStore(VectorStore), to new class base BasePydanticVectorStore, someone can help me? I can code and release the PR but I have difficulty understanding what exactly changed, if you could tell me these changes I can do that
I understand, I'm trying to see some vector banks that are already modified and assimilated, but to be honest I'm just starting to work with Pydantic so I still have this difficulty
@Logan M Can you see and validate this PR when possible? https://github.com/run-llama/llama_index/pull/10709 ,In the last commit I tried to solve the pydantic problem, I tested it and it apparently worked, if you can confirm or add any comments I can follow