v0.1.20
What's Changed
- Support building Neo4j graphs by mapping a row to a relationship. #159
- Improve stats report for update. #295 #301
- Automatically retry on transaction failure for Neo4j. #296
- LLM extraction allows top-level to be non-object (e.g. list) for OpenAI. #302
- Update
vector_index
forexport()
to take list ofVectorIndexDef
. #304
Full Changelog: v0.1.19...v0.1.20