Spaces:
Sleeping
Sleeping
Update .streamlit/secrets.toml
Browse files- .streamlit/secrets.toml +1 -1
.streamlit/secrets.toml
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
[aimlapi]
|
| 2 |
base_url = "https://api.aimlapi.com/v1"
|
| 3 |
-
api_key = "
|
| 4 |
model = "openai/gpt-5-2025-08-07"
|
| 5 |
|
| 6 |
[api_keys]
|
|
|
|
| 1 |
[aimlapi]
|
| 2 |
base_url = "https://api.aimlapi.com/v1"
|
| 3 |
+
api_key = "1a7dc88c45b64c9c955f618c0b4cf786"
|
| 4 |
model = "openai/gpt-5-2025-08-07"
|
| 5 |
|
| 6 |
[api_keys]
|