debisoft commited on
Commit
820cc0d
·
1 Parent(s): fabf940
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ def get_completion(prompt):
44
  return score_model(model_uri, databricks_token, prompt)
45
 
46
  def greet(input):
47
- n_shot_learning = """Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request.
48
 
49
  ### Instruction:
50
  You are demanding customer
 
44
  return score_model(model_uri, databricks_token, prompt)
45
 
46
  def greet(input):
47
+ n_shot_learning = f"""Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request.
48
 
49
  ### Instruction:
50
  You are demanding customer