Kai G. Schwebke
Kai G. Schwebke
### What happened? Using supplied embeddings adding or querying a collection leads to an exception. Code snippet: ``` ... collection.add(embeddings=seg_embeddings, ids=...) ... search_result = collection.query(query_embeddings=q_embeddings, n_results=5) ... ``` Raised exception:...
## Description of changes - fixes #407 ## Test plan Checked with minimal example (see snippets in #407). ## Documentation Changes N/A
The kindle version of the book is hard to read on a physical kindle eink device due to lack of contrast. The bulk text of the book is dark grey...