kaikaidai commited on
Commit
87ad144
1 Parent(s): 928290c

remove loaddotenv

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -13,8 +13,6 @@ import pandas as pd
13
  from together import Together
14
  import os
15
 
16
- load_dotenv()
17
-
18
  anthropic_client = anthropic.Anthropic()
19
  openai_client = OpenAI()
20
  together_client = Together()
 
13
  from together import Together
14
  import os
15
 
 
 
16
  anthropic_client = anthropic.Anthropic()
17
  openai_client = OpenAI()
18
  together_client = Together()