Neo4j GraphRAG Package for Python 1.9.0
Fixed in 1.9.0
- Fix CREATE_SESSION_NODE_QUERY
- Remove | char from type hints to be compatible with Python 3.9
- Fix openai import bug
- Update Event import in Event Callback example
- Update schemaProperty to PropertyType in User Guide: Knowledge Graph Builder - Schema Builder docs
Added in 1.9.0
Add API rate limit handler for LLMInterface
New Contributors
- @Digity101 made their first contribution in #380