Releases: FalkorDB/GraphRAG-SDK
Releases · FalkorDB/GraphRAG-SDK
v0.8.1
What's Changed
- Fix poetry and pip file by @Naseem77 in #122
- Add refresh_ontology() method to kg by @Naseem77 in #126
- fix: upgrage pypdf version by @priyansh4320 in #120
- update README by @Naseem77 in #125
- avoid deepcopy exception with OllamaGenerativeModel by @gsw945 in #128
- Update Ollama Usage - Arguments & Readme by @galshubeli in #129
- fix
ValueErrorinAttributeType.from_string()by @gsw945 in #130 - Fixed typo in prompts by @Tesla2000 in #131
New Contributors
- @Naseem77 made their first contribution in #122
- @priyansh4320 made their first contribution in #120
- @gsw945 made their first contribution in #128
- @Tesla2000 made their first contribution in #131
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Fix LLM configuration usage and Providers API by @galshubeli in #116
Full Changelog: v0.7.1...v0.8.0
v0.7.1
v0.7.0
What's Changed
- Update pytests by @galshubeli in #52
- [Feature] Streaming option to the Q&A step by @galshubeli in #103
- added chat metadata field and return query execition time on send_mes… by @matanbroit in #104
- v0.7.0 by @galshubeli in #105
New Contributors
- @matanbroit made their first contribution in #104
Full Changelog: v0.6.2...v0.7.0
v0.6.2
What's Changed
- Standardize Function Docs & Optional Arguments by @galshubeli in #94
- Update README.md to gemini-2.0-flash by @gkorland in #92
- Define AttributeType as Enum by @gkorland in #95
- Fixes for Gemini API Configuration Usage by @galshubeli in #100
- Fix the option to use additional arguments for Azure OpenAI by @galshubeli in #98
- v0.6.2 by @galshubeli in #101
Full Changelog: v0.6.1...v0.6.2
v0.6.1
v0.6.0
What's Changed
- Add support for string-based source by @galshubeli in #76
- Fix Multiple Document Processing (e.g., PDFs) Handling by @galshubeli in #83
- update version to v0.6.0 by @galshubeli in #84
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Progress bar to the KG creation step by @galshubeli in #54
- Ontology creation from Knowledge Graph by @galshubeli in #65
- update version to v0.5.0 by @galshubeli in #75
New Contributors
- @liorkesos made their first contribution in #55
Full Changelog: v0.4.1...v0.5.0
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