Hello! I encountered the following error while querying the ESP-IDF documentation using the Chroma database:
Error executing tool chroma_query_documents: Failed to query documents from collection 'espidf_v5.1': Collection expecting embedding with dimension of 1024, got 384
What does this error mean and how can I resolve this error? Thank you!