Hi,
By the way great work on the chsarp client.
the GetIndexObject method returns a Flat index config
When i try to insert several objects with vector dimension 1536 and then I fetch these objects to look at vector dimension they are 3072. Also this 3072 vector seems to have a lot of random floats and even some NaN instances.
I have tried doing this with individual inserts, and that works correctly and after fetching the objects their vectors have dimension of 1536.