Spaces:
Sleeping
Sleeping
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
},
|
| 6 |
"llm": {
|
| 7 |
"endpoint_url": "https://hackathon-eiffel-2026-apim.azure-api.net/ai/openai/deployments/gpt-5.1/chat/completions?api-version=2024-12-01-preview",
|
| 8 |
-
"model": "gpt-5
|
| 9 |
"max_completion_tokens": 256,
|
| 10 |
"temperature": 0.2,
|
| 11 |
"top_p": 0.95
|
|
|
|
| 5 |
},
|
| 6 |
"llm": {
|
| 7 |
"endpoint_url": "https://hackathon-eiffel-2026-apim.azure-api.net/ai/openai/deployments/gpt-5.1/chat/completions?api-version=2024-12-01-preview",
|
| 8 |
+
"model": "gpt-5.1",
|
| 9 |
"max_completion_tokens": 256,
|
| 10 |
"temperature": 0.2,
|
| 11 |
"top_p": 0.95
|