Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -9,7 +9,7 @@ import getpass
|
|
| 9 |
import os
|
| 10 |
|
| 11 |
|
| 12 |
-
os.environ["GOOGLE_API_KEY"] = "
|
| 13 |
|
| 14 |
template = """You are a helpful assistant to answer all user queries.
|
| 15 |
{chat_history}
|
|
|
|
| 9 |
import os
|
| 10 |
|
| 11 |
|
| 12 |
+
os.environ["GOOGLE_API_KEY"] = "AIzaSyDYhyRoOWBJWOb4bqY5wmFLrBo4HTwQDko"
|
| 13 |
|
| 14 |
template = """You are a helpful assistant to answer all user queries.
|
| 15 |
{chat_history}
|