Spaces:
Runtime error
Runtime error
Update app.js
Browse files
app.js
CHANGED
@@ -278,7 +278,7 @@ app.get('/ai/v1/models', async (req, res) => {
|
|
278 |
{
|
279 |
"id": "gemini-exp-1206",
|
280 |
"object": "model",
|
281 |
-
"created":
|
282 |
"owned_by": "google"
|
283 |
}
|
284 |
]
|
|
|
278 |
{
|
279 |
"id": "gemini-exp-1206",
|
280 |
"object": "model",
|
281 |
+
"created": 1610076066,
|
282 |
"owned_by": "google"
|
283 |
}
|
284 |
]
|