Find answers from the community

Updated 3 months ago

hey, i want to adapt

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
L
R
15 comments
I was writing out an expanation, but tbh it was getting way too long haha
I can make the change today
if you understand how pydantic works, then the change is straightforward. But the hard part is explaining how pydantic works haha
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
but I can keep trying
while I wait for your changes and if I get something I'll release a PR
anyway, thanks again
totally understandable -- pydantic has a bit of a learning curve haha
the problem is something like this #10698 i guess
@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
Nice thanks! Yea assuming you tested and it works, it looks good to me as well
i'm just add privatesAttr in all class attributes
like the other mongoDB issue
Yup, you got it πŸ™‚
Add a reply
Sign up and join the conversation on Discord