Skip to content

Commit

Permalink
feat(hchat): update banners
Browse files Browse the repository at this point in the history
  • Loading branch information
nsarrazin committed Jan 21, 2025
1 parent 18bf2e7 commit 892e4c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chart/env/prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 892e4c9

Please sign in to comment.