Spaces:
Running
Running
feat(hchat): update banners
Browse files- chart/env/prod.yaml +2 -2
chart/env/prod.yaml
CHANGED
@@ -445,9 +445,9 @@ envVars:
|
|
445 |
PUBLIC_ANNOUNCEMENT_BANNERS: >
|
446 |
[
|
447 |
{
|
448 |
-
"title": "
|
449 |
"linkTitle": "Try it out!",
|
450 |
-
"linkHref": "https://huggingface.co/chat/models/
|
451 |
}
|
452 |
]
|
453 |
PUBLIC_APP_NAME: "HuggingChat"
|
|
|
445 |
PUBLIC_ANNOUNCEMENT_BANNERS: >
|
446 |
[
|
447 |
{
|
448 |
+
"title": "DeepSeek R1 is now available!",
|
449 |
"linkTitle": "Try it out!",
|
450 |
+
"linkHref": "https://huggingface.co/chat/models/deepseek-ai/DeepSeek-R1-Distill-Qwen-32B"
|
451 |
}
|
452 |
]
|
453 |
PUBLIC_APP_NAME: "HuggingChat"
|