Lenght of the generated chroma collection can’t be longer than 9 elements.
for index,item in dict.items():
collection.add(
documents=[item[0] + item[1]],
ids=[index],
Lenght of the generated chroma collection can’t be longer than 9 elements.
for index,item in dict.items():
collection.add(
documents=[item[0] + item[1]],
ids=[index],