helix icon indicating copy to clipboard operation
helix copied to clipboard

How to customize prompt?

Open RoloEdits opened this issue 1 year ago • 1 comments

How to customize prompt to complete entity extraction and other operations. I intend to build a knowledge graph with local fine-tuned LLM. Or how to import the local existing knowledge graph for QA?

RoloEdits avatar Jul 12 '24 14:07 RoloEdits

Hi guys do you have any answer to this yet? I realized same issue as it uses langchain, only can provide allowed nodes and relationships

maxgosk avatar Sep 21 '24 09:09 maxgosk

Hi @maxgosk neo4j llm graph transformer library now providing a way to give additional instructions which will get add to system prompt it is not released yet we will keep you posted once it's released from Lang chain

kartikpersistent avatar Dec 12 '24 04:12 kartikpersistent

Hi @maxgosk we have released new version where user can provide additional instructions

Image

kartikpersistent avatar Apr 08 '25 06:04 kartikpersistent