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 RAG #114

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

Neo4j RAG #114

wants to merge 8 commits into from

Conversation

NivekAreir
Copy link
Collaborator

@NivekAreir NivekAreir commented Nov 20, 2024

Cookbook Pull Request

Description

Run a RAG like agentic workflow to be able to interrogate a movie database stored in Neo4j

image

Type of Change

What type of PR is it?

  • New Cookbook
    • Notebook File
      • Does it work on google colab?
    • Markdown File
  • Cookbook Update
    • Code Refactoring
    • Bug Fix
  • README.md Update

  • Other (please describe):

Cookbook Checklist:

  • My code is easy to read and well structured.
  • I've tagged the versions of any dependency required.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • My changes generate no new warnings or errors.

  • My changes do not concern the cookbooks.

README.md Checklist

  • I've added my cookbook to the table.

  • My changes do not concern the README file.

Additional Context

Add any other context or screenshots about the feature request here.

...

@sophiamyang
Copy link
Collaborator

Thank you so much for the PR!

  • Could you add pip install instructions to make sure it runs in Colab?
  • Could you move the example to the third_party/neo4j folder?
    Thank you!

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

Successfully merging this pull request may close these issues.

2 participants