victor HF Staff commited on
Commit
33fd074
·
1 Parent(s): 959c953

Update model link and add provider SVGs

Browse files
src/lib/components/chat/ChatMessage.svelte CHANGED
@@ -198,8 +198,7 @@
198
  <span class="text-gray-500">with</span>
199
  {#if publicConfig.isHuggingChat}
200
  <a
201
- href="https://huggingface.co/{message.routerMetadata.model}"
202
- target="_blank"
203
  class="rounded bg-gray-100 px-1.5 py-0.5 font-mono hover:text-gray-500 dark:bg-gray-800 dark:hover:text-gray-300"
204
  >
205
  {message.routerMetadata.model.split("/").pop()}
 
198
  <span class="text-gray-500">with</span>
199
  {#if publicConfig.isHuggingChat}
200
  <a
201
+ href="/chat/settings/{message.routerMetadata.model}"
 
202
  class="rounded bg-gray-100 px-1.5 py-0.5 font-mono hover:text-gray-500 dark:bg-gray-800 dark:hover:text-gray-300"
203
  >
204
  {message.routerMetadata.model.split("/").pop()}
static/huggingchat/providers/publicai.svg ADDED

Git LFS Details

  • SHA256: 85600455d939bc2edc9403b6f13ab0f34ff902ff467f68d5c20deda8b9bdb53c
  • Pointer size: 128 Bytes
  • Size of remote file: 912 Bytes
static/huggingchat/providers/scaleway.svg ADDED

Git LFS Details

  • SHA256: bda4cde0465c65906227744c6175085b66b12b4d56a23a5dd2e82f6b9fa108d3
  • Pointer size: 129 Bytes
  • Size of remote file: 2.47 kB
static/huggingchat/providers/zai-org.svg ADDED

Git LFS Details

  • SHA256: 73b432ade577223bc82692e95b8d676e7dadd41b914a938e89179cfe608a13dc
  • Pointer size: 128 Bytes
  • Size of remote file: 980 Bytes