Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -3,7 +3,7 @@ import cohere
|
|
| 3 |
import os
|
| 4 |
|
| 5 |
# initialize Cohere client
|
| 6 |
-
co = cohere.Client("
|
| 7 |
|
| 8 |
|
| 9 |
conversation="""
|
|
|
|
| 3 |
import os
|
| 4 |
|
| 5 |
# initialize Cohere client
|
| 6 |
+
co = cohere.Client("PYBgeV5VEGwJNrLn7gHpSlig6dFsKsUNTZlGOKs7")
|
| 7 |
|
| 8 |
|
| 9 |
conversation="""
|