fix: local/external models

This commit is contained in:
Timothy Jaeryang Baek
2025-05-23 02:48:31 +04:00
parent 1f632d3570
commit 4c55ad71a7
2 changed files with 2 additions and 2 deletions

View File

@@ -557,7 +557,7 @@
</svg>
</div>
</Tooltip>
{:else if item.model.owned_by === 'openai'}
{:else if item.model.connection_type === 'external'}
<Tooltip content={`${'External'}`}>
<div class="translate-y-[1px]">
<svg