Wedyan2023 commited on
Commit
ae2b778
·
verified ·
1 Parent(s): a231670

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,7 +21,7 @@ load_dotenv()
21
  #model_kwargs={'device':'cpu'},
22
  #encode_kwargs={'normalize_embeddings':True}
23
 
24
- )
25
 
26
  # Initialize the client
27
  client = OpenAI(
 
21
  #model_kwargs={'device':'cpu'},
22
  #encode_kwargs={'normalize_embeddings':True}
23
 
24
+ #)
25
 
26
  # Initialize the client
27
  client = OpenAI(