Releases: FalkorDB/GraphRAG-SDK
Releases · FalkorDB/GraphRAG-SDK
v0.4.1
What's Changed
- Connection between Ontology graph & Knowledge graph by @galshubeli in #48
- Update README.md - Fix link to CODE_OF_CONDUCT.md by @gkorland in #50
- v0.4.1 by @galshubeli in #49
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Expanded SDK capabilities to include support for LiteLLM models. by @galshubeli in #40
- Readme updates by @galshubeli in #47
Full Changelog: v0.3.4...v0.4.0
v0.3.4
v0.3.3
What's Changed
- Cypher validation fix and add lists to the attribute types by @galshubeli in #42
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Configurable prompts allowing user the control the prompt by @galshubeli in #35
- Reveal chat context, response include the a map with the Cypher query and the end result by @galshubeli in #35
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- update dependecies, adding requirements.txt by @swilly22 in #38
- Update documentation with Azure-openai and ollama by @galshubeli in #36
- Fix Cypher generation iterative loop by @galshubeli in #37
- v0.3.1 by @galshubeli in #39
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Move deps to Extras by @gkorland in #32
- update version to 0.3 by @galshubeli in #34
Full Changelog: v0.2.2...v0.3.0
v0.2.2
What's Changed
- Add pip install to Colab Notebooks by @galshubeli in #19
- Fix tests by @galshubeli in #21
- Update FalkorDB client version by @galshubeli in #28
- openai-azure by @galshubeli in #22
- Ollama integration by @galshubeli in #29
- History to Cypher generation prompt by @galshubeli in #23
- update version - 0.2.2 by @galshubeli in #31
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Update README.md by @gkorland in #13
- Create LICENSE by @gkorland in #14
- Create CONTRIBUTING.md by @gkorland in #16
- fix-readme by @galshubeli in #17
- Downgrade the required python version by @galshubeli in #18
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Release notes:
- Multi-Model Support: Added integration with the Google Gemini model.
- Multi-Knowledge Graph: Enhanced capability for managing multiple knowledge graphs
- Source Formats: Expanded support to include URL, CSV, and JSON formats.
- Multi-Agent and Orchestrator: Introduced functionality for creating and managing a multi-agent system with agents and an orchestrator.
- Schema Update: Changed terminology from "Scheme" to "Ontology."
Full Changelog: v0.1.0...v0.2.0
What's Changed
- Update README.md with description by @gkorland in #5
- Add link to the getting started Colab by @gkorland in #6
- Add description by @gkorland in #7
- version-2 by @galshubeli in #10
- Update README.md - change title by @gkorland in #11
- update-version-toml by @galshubeli in #12
New Contributors
- @gkorland made their first contribution in #5
- @galshubeli made their first contribution in #10
Full Changelog: v0.1.0...v0.2.0