-
Notifications
You must be signed in to change notification settings - Fork 8
Staging #25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bumps [tree-sitter](https://github.com/tree-sitter/py-tree-sitter) from 0.22.3 to 0.23.2. - [Release notes](https://github.com/tree-sitter/py-tree-sitter/releases) - [Commits](tree-sitter/py-tree-sitter@v0.22.3...v0.23.2) --- updated-dependencies: - dependency-name: tree-sitter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
remove .env file and rename projecty in pyproject
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
WalkthroughThe changes in this pull request involve the deletion of the Changes
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
Note 🎁 Summarized by CodeRabbit FreeYour organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 1 out of 2 changed files in this pull request and generated no suggestions.
Files not reviewed (1)
- .env: Language not supported
…er-0.23.2 Bump tree-sitter from 0.22.3 to 0.23.2
Bumps [graphrag-sdk](https://github.com/FalkorDB/GraphRAG-SDK) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/FalkorDB/GraphRAG-SDK/releases) - [Commits](FalkorDB/GraphRAG-SDK@v0.3.0...v0.3.1) --- updated-dependencies: - dependency-name: graphrag-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This reverts commit 9ae4321cc0d5622ef5917b36f11e5cf1dbc4141b.
@Anchel123 is attempting to deploy a commit to the FalkorDB team on Vercel, but is not a member of this team. To resolve this issue, you can:
To read more about collaboration on Vercel, click here. |
get_neighbors get list of ids
…sdk-0.3.1 Bump graphrag-sdk from 0.3.0 to 0.3.1
Summary by CodeRabbit
Chores
.env
file, affecting database connection configuration.graphrag-sdk
dependency version from^0.3.0
to^0.3.1
.tree-sitter
dependency version from^0.22.3
to^0.23.2
.New Features
get_neighbors
functionality to accept multiple node IDs via aPOST
request, improving data submission capabilities.get_neighbors
method parameters.