Rajagopal commited on
Commit
d618726
·
1 Parent(s): 2275cf7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -32,6 +32,7 @@ st.title("Wipro CSRD AI 1")
32
  st.write("Step 1: Summary of your selected section of CSRD... Sections in this are enviormental topic1, enviornamtal topic2 ")
33
  st.write("Step 2: Ask your specfici questions regarding a CSRD disclosure requirments")
34
 
 
35
 
36
 
37
  # pdf file upload
 
32
  st.write("Step 1: Summary of your selected section of CSRD... Sections in this are enviormental topic1, enviornamtal topic2 ")
33
  st.write("Step 2: Ask your specfici questions regarding a CSRD disclosure requirments")
34
 
35
+ st.write( os.environ['OPENAI_API_BASE'] )
36
 
37
 
38
  # pdf file upload