Magolor
Results
2
issues of
Magolor
### What happened? The new DuckDB release changes the interface. Direct DuckDB connection works: ``` duckdb.connect(':memory:') ``` executes successfully SQLAlchemy + DuckDB engine fails: The error occurs when SQLAlchemy tries...
bug
### Bug Description Pymilvus 2.6.4 breaks `AsyncMilvusClient` in `MilvusVectorStore`, while downgrading `pymilvus` from 2.6.4 to 2.6.3 fixes the error. Probably related to [pymilvus #3096](https://github.com/milvus-io/pymilvus/pull/3096)? ### Version llama-index 0.14.8, llama-index-vector-stores-milvus 0.9.4,...
bug
triage