Skip to content

Commit

Permalink
Update prompts.py
Browse files Browse the repository at this point in the history
  • Loading branch information
RCW2000 authored Mar 3, 2024
1 parent 38675a2 commit 775c370
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helpers/prompts.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ def graphPrompt(input: str, metadata:{}):
' "edge": "relationship between the two concepts, node_1 and node_2 in one or two sentences"\n'
" }, {...}\n"
"]"
"try to keep the edges consise, but do not sacrifice relavent information"
"only output the json, include no notes or introductory statements"
"The entire output should be readable by a program that can interpret json"
)
Expand Down

0 comments on commit 775c370

Please sign in to comment.