bentebbutt commited on
Commit
c15cf65
·
verified ·
1 Parent(s): e6b2b1f

Update backend/app.py

Browse files
Files changed (1) hide show
  1. backend/app.py +1 -1
backend/app.py CHANGED
@@ -41,7 +41,7 @@ async def on_chat_start():
41
  temperature=0.2,
42
  stream=True,
43
  timeout=45,
44
- base_url="https://bentebbutt-langroid-custom-front-end.hf.space",
45
 
46
  )
47
 
 
41
  temperature=0.2,
42
  stream=True,
43
  timeout=45,
44
+
45
 
46
  )
47