diff --git a/chart/env/prod.yaml b/chart/env/prod.yaml index cf41c0bcdc6..cf4c305b9c1 100644 --- a/chart/env/prod.yaml +++ b/chart/env/prod.yaml @@ -445,9 +445,9 @@ envVars: PUBLIC_ANNOUNCEMENT_BANNERS: > [ { - "title": "Llama 3.3 70B is now available!", + "title": "DeepSeek R1 is now available!", "linkTitle": "Try it out!", - "linkHref": "https://huggingface.co/chat/models/meta-llama/Llama-3.3-70B-Instruct" + "linkHref": "https://huggingface.co/chat/models/deepseek-ai/DeepSeek-R1-Distill-Qwen-32B" } ] PUBLIC_APP_NAME: "HuggingChat"