seiching commited on
Commit
44d039c
1 Parent(s): b7ba5fb

update the key condition

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,7 +57,7 @@ def process_chunks(openaikeystr,inputtext):
57
 
58
  # api_key=openaikeystr,
59
  # )
60
- if hugapikey!='test':
61
  realkey=openaikeystr
62
  else:
63
  realkey=hugapikey
 
57
 
58
  # api_key=openaikeystr,
59
  # )
60
+ if hugapikey=='test':
61
  realkey=openaikeystr
62
  else:
63
  realkey=hugapikey