pinecone-io / pinecone-python-client

The Pinecone Python client
https://www.pinecone.io/docs
Apache License 2.0
309 stars 81 forks source link

`in` statement not supported by `IndexModel` #414

Open rajkirankv opened 2 weeks ago

rajkirankv commented 2 weeks ago

in statements are not supported by IndexModel. Is this the intended behavior?

https://github.com/pinecone-io/pinecone-python-client/blob/950a9e8bf0d6cfe69afec8afdbcb3116857c7db5/pinecone/models/index_model.py#L4