graphrag
graphrag copied to clipboard
A modular graph-based Retrieval-Augmented Generation (RAG) system
### Do you need to file an issue? - [x] I have searched the existing issues and this bug is not already filed. - [x] My model is hosted on...
### Do you need to file an issue? - [x] I have searched the existing issues and this bug is not already filed. - [x] My model is hosted on...
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.0 to 44.0.1. Changelog Sourced from cryptography's changelog. 44.0.1 - 2025-02-11 * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.4.1. * We now...
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.1 to 6.4.2. Changelog Sourced from tornado's changelog. Release notes .. toctree:: :maxdepth: 2 releases/v6.4.2 releases/v6.4.1 releases/v6.4.0 releases/v6.3.3 releases/v6.3.2 releases/v6.3.1 releases/v6.3.0 releases/v6.2.0 releases/v6.1.0 releases/v6.0.4 releases/v6.0.3 releases/v6.0.2 releases/v6.0.1...
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.6. Release notes Sourced from jinja2's releases. 3.1.6 This is the Jinja 3.1.6 security release, which fixes security issues but does not otherwise change behavior...
## Description Added support for cosmosdb to use AccountKey from the api_key parameter in vector store (as we currently do not have a connection_string parameter for the vector store in...
### Do you need to file an issue? - [x] I have searched the existing issues and this feature is not already filed. - [x] My model is hosted on...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.24.0 to 0.26.0. Release notes Sourced from pytest-asyncio's releases. pytest-asyncio 0.26.0 Adds configuration option that sets default event loop scope for all tests #793 Improved type annotations...
Bumps [lancedb](https://github.com/lancedb/lancedb) from 0.17.0 to 0.21.2. Release notes Sourced from lancedb's releases. Python LanceDB v0.21.2 🎉 New Features feat(rust): add connect_catalog method to support connect catalog via url by @yanghua...
…native ## Description Added a complete local vector store implementation as an alternative to Azure Search Documents. This implementation allows users to store and retrieve vector data on the local...