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 2, 2024
1 parent 69cd8da commit 9038ed0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions helpers/prompts.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ def extractConcepts(prompt: str, metadata):


def graphPrompt(input: str,metadata):
# model_info = client.show(model_name=model)
# print( chalk.blue(model_info))
print("hello")

SYS_PROMPT = (
"You are a network graph maker who extracts terms and their relations from a given context. "
Expand Down

0 comments on commit 9038ed0

Please sign in to comment.