-
Notifications
You must be signed in to change notification settings - Fork 394
Open
Description
Hi,
First of all, thank you for sharing all this on YouTube.
I ran the script rag.py exactly the way you did and I am getting the following issue, could you please run your script back and see if it breaks as well?
ValueError: Expected EmbeddingFunction.call to have the following signature: odict_keys(['self', 'input']), got odict_keys(['self', 'args', 'kwargs'])
Please see https://docs.trychroma.com/embeddings for details of the EmbeddingFunction interface.
Please note the recent change to the EmbeddingFunction interface: https://docs.trychroma.com/migration#migration-to-0416---november-7-2023
Metadata
Metadata
Assignees
Labels
No labels