JustWPH
Results
21
comments of
JustWPH
https://github.com/concave-ai/tidb_vector_client_bug_reproduction I have written an MVP that consistently reproduces the bug (based on version 0.0.11 https://github.com/concave-ai/tidb_vector_client_bug_reproduction/blob/main/poetry.lock#L2004). ``` [tool.poetry.dependencies] python = "^3.11" llama-index-embeddings-voyageai = "^0.1.4" llama-index = "^0.10.65" llama-index-vector-stores-tidbvector = "^0.1.2"...