amitagh commited on
Commit
a07d9df
·
verified ·
1 Parent(s): 823a860
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ messages = [
9
  {"role": "system", "content": "You are a helpful assistant."},
10
  ]
11
  msg_count = 0
12
-
13
  client = Client("https://amitagh-medbot-back.hf.space/--replicas/2odej/", hf_token=hf_key)
14
  def get_llm_rsp(text):
15
  rsp = client.predict(
 
9
  {"role": "system", "content": "You are a helpful assistant."},
10
  ]
11
  msg_count = 0
12
+
13
  client = Client("https://amitagh-medbot-back.hf.space/--replicas/2odej/", hf_token=hf_key)
14
  def get_llm_rsp(text):
15
  rsp = client.predict(