Neo4j GenAI package for Python 0.3.1
https://github.com/neo4j/neo4j-genai-python/blob/main/CHANGELOG.md#031
Patch Changes
- OpenAIEmbedding fixes: Fixed embedding model initialization and removed unused import to prevent ImportError when sentence_transformers is not installed.