alanwnl commited on
Commit
501f2ed
1 Parent(s): 79e72bb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,7 +36,7 @@ if submit_button :
36
  openai_api_version="2023-03-15-preview",
37
  openai_api_type="azure",
38
  openai_api_base="https://api.hku.hk",
39
- openai_api_key="03b2e8d902434b0792ce162d250e492a",
40
  )
41
 
42
  agent = create_pandas_dataframe_agent(
 
36
  openai_api_version="2023-03-15-preview",
37
  openai_api_type="azure",
38
  openai_api_base="https://api.hku.hk",
39
+ openai_api_key="",
40
  )
41
 
42
  agent = create_pandas_dataframe_agent(