Spaces:
Sleeping
Sleeping
Palbha Kulkarni (Nazwale)
commited on
Update baseline_code.py
Browse files- baseline_code.py +0 -1
baseline_code.py
CHANGED
@@ -4,7 +4,6 @@ df=pd.read_csv("data/faq_data.csv")
|
|
4 |
print(df)
|
5 |
|
6 |
from openai import OpenAI
|
7 |
-
from google.colab import userdata
|
8 |
#Feel free to use chatgpt or other models - Google offere free gemini api hence I have used this
|
9 |
|
10 |
|
|
|
4 |
print(df)
|
5 |
|
6 |
from openai import OpenAI
|
|
|
7 |
#Feel free to use chatgpt or other models - Google offere free gemini api hence I have used this
|
8 |
|
9 |
|