Skip to content

Neo4j GraphRAG Package for Python 1.13.0

Latest

Choose a tag to compare

@stellasia stellasia released this 03 Feb 14:42
· 3 commits to main since this release

What's Changed

  • Add support for structured output in LLMInterfaceV2, OpenAILLM and VertexAILLM
  • Enable Structured Output for schema from text extractor
  • Implement tool calling for Ollama and include examples
  • Support async embedding for Embedder base class and Ollama implementation
  • Added cypher template example

New Contributors

Full Changelog: 1.12.0...1.13.0