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...
## Description get_global_search_engine and get_local_search_engine from an object-oriented perspective should return the abstract class BaseSearch rather than the concrete class: LocalSearch or GlobalSearch, with the outer layer calling the asearch...
### 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 [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.374 to 1.1.377. Commits 5a98910 Pyright NPM Package update to 1.1.377 (#289) ae9a6c1 Pyright NPM Package update to 1.1.376 (#288) ec0e68a [pyright updated to 1.1.375] Update Version...
Since there hasnt been any updates to https://github.com/microsoft/graphrag/pull/544, I decided to open a separate PR with fixed import statements. I'll add the license part, just let me know if we...
Certainly! Based on the suggestion "MinIO Storage Connector" and assuming that this new feature facilitates the connection between different storage resources, here is an example commit message in English: ---...
### Do you need to file an issue? - [X] I have searched the existing issues and this feature is not already filed. - [ ] My model is hosted...
Bumps [poethepoet](https://github.com/nat-n/poethepoet) from 0.28.0 to 0.29.0. Release notes Sourced from poethepoet's releases. 0.29.0 Enhancements Add support for poe_tasks.toml or yaml or json files by @nat-n in nat-n/poethepoet#241 📖 Add support...
Bumps [lancedb](https://github.com/lancedb/lancedb) from 0.13.0 to 0.14.0. Release notes Sourced from lancedb's releases. Python LanceDB v0.14.0 🛠 Breaking Changes feat!: upgrade Lance to 0.18.0 by @LuQQiu in lancedb/lancedb#1657 feat!: set embeddings...
Bumps [tiktoken](https://github.com/openai/tiktoken) from 0.7.0 to 0.8.0. Changelog Sourced from tiktoken's changelog. [v0.8.0] Support for o1- and chatgpt-4o- models Build wheels for Python 3.13 Add possessive quantifiers to limit backtracking in...