Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ emoji: 🌖
|
|
| 4 |
colorFrom: gray
|
| 5 |
colorTo: green
|
| 6 |
sdk: streamlit
|
| 7 |
-
sdk_version: 1.
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: other
|
|
@@ -69,4 +69,4 @@ To change the model, modify the `model` parameter in the `client.chat()` functio
|
|
| 69 |
|
| 70 |
## Note
|
| 71 |
|
| 72 |
-
Make sure to keep your API key secure and never commit it to version control.
|
|
|
|
| 4 |
colorFrom: gray
|
| 5 |
colorTo: green
|
| 6 |
sdk: streamlit
|
| 7 |
+
sdk_version: 1.42.2
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: other
|
|
|
|
| 69 |
|
| 70 |
## Note
|
| 71 |
|
| 72 |
+
Make sure to keep your API key secure and never commit it to version control.
|