diff --git a/CHANGELOG.md b/CHANGELOG.md index c618a0ed..f8470645 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ - Added unit tests for the Vertex AI LLM class. ### Fixed -- Resolved import issue with the Vertex AI Embeddings class.ß +- Resolved import issue with the Vertex AI Embeddings class. ### Changed - Moved the Embedder class to the neo4j_graphrag.embeddings directory for better organization alongside other custom embedders.