Skip to content
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

Neo4j (JS) Integration #1128

Open
wants to merge 109 commits into
base: main
Choose a base branch
from
Open

Neo4j (JS) Integration #1128

wants to merge 109 commits into from

Conversation

ezhilvendhan
Copy link

Genkit Plugin to integrate Neo4j Graph Database (Javascript). Supports retrieval using Vectors, Graph Traversal using Cypher, sparse retrieval using keywords.

Checklist:

  • Tested (manually tested)
  • Docs updated

philnash and others added 30 commits September 16, 2024 21:06
…here is a parent span. (firebase#931)

When running locally, there is a parent 'dev-run-action-wrapper' span, and this results in an extracted flow name that looks like 'dev-run-action-wrapper/{<flowName>'.
…arantee each character is exactly 2 bytes, so our previous truncation logic did not work for large messages containing a lot of unicode characters. (firebase#938)

Although @google-cloud/logging-winston uses the default maxEntrySize of 250k, when all of those characters are in a single json field, it was still not truncating.
Has critical fixes for supporting bundlers such as es-build
ezhilvendhan and others added 25 commits October 23, 2024 13:33
Copy link

google-cla bot commented Oct 28, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@i14h
Copy link
Member

i14h commented Nov 7, 2024

@ezhilvendhan thanks for the PR. We're asking all plugins to be created in their own repository. Can you move this code to a separate repo and publish from there? cc @chrisraygill

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.