Omnibus commited on
Commit
9f17d3f
·
verified ·
1 Parent(s): 6ec6bb6

Update prompts.py

Browse files
Files changed (1) hide show
  1. prompts.py +1 -1
prompts.py CHANGED
@@ -17,7 +17,7 @@ Include all {key:value pairs,} that exist in that data row, and compile it into
17
  GET_KEYWORD = """
18
  User Request: {task}
19
  Current Data:
20
- {knowlege}
21
  New Data:
22
  {history}
23
  """
 
17
  GET_KEYWORD = """
18
  User Request: {task}
19
  Current Data:
20
+ {knowledge}
21
  New Data:
22
  {history}
23
  """