Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

Commit fe6b52d

Browse files
authored
Remove ValueError which isn't real
1 parent b60de14 commit fe6b52d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/reference/Collection.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ Add embeddings to the data store.
5151
- `ValueError` - If you don't provide either embeddings or documents
5252
- `ValueError` - If the length of ids, embeddings, metadatas, or documents don't match
5353
- `ValueError` - If you don't provide an embedding function and don't provide embeddings
54-
- `ValueError` - If you provide both embeddings and documents
5554
- `ValueError` - If you provide an id that already exists
5655

5756
### get

0 commit comments

Comments
 (0)