Ahmad Bunni
Results
1
comments of
Ahmad Bunni
Try using embedding instead of embeddings (notice the `s` at the end). Example: `Chroma.from_documents(documents=texts, embedding=embedding_function, persist_directory=persist_directory)`