Be able to edit/customize the Code/Prompt in Neptune OpenCypher chain from Neptune Jupyter Notebook #23546
Jashwanthreddy14
announced in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checked
Feature request
Prompt templates/Any other code in the Neptune Opencypher Chain should be made editable from Neptune Jupyter Notebook. The current chain is like a Blackbox, where users are unable to see the Generated Cypher Query and the result passed to LLM for summarization.
Motivation
If Prompt templates in the Chain are customizable/editable in Neptune Jupyter Notebook, users will be able to custom prompt engineer and get the Cypher Queries according to their requirement. Say suppose, graph nodes has some properties which are not to be revealed by the chain then prompt engineering helps solve the issue.
Proposal (If applicable)
No response
Beta Was this translation helpful? Give feedback.
All reactions