This commit is contained in:
Timothy Jaeryang Baek 2025-04-06 15:37:27 -07:00
parent bf118718b3
commit dc2f8ec8c6
2 changed files with 10 additions and 2 deletions

View File

@ -97,6 +97,14 @@
)}
</div>
</div>
<div class=" text-xs text-gray-600 dark:text-gray-300 mb-2">
<a
class="underline"
href="https://github.com/open-webui/openapi-servers"
target="_blank">{$i18n.t('Learn more about OpenAPI tool servers.')}</a
>
</div>
</div>
</div>
{:else}

View File

@ -82,10 +82,10 @@
<div class="px-5 pb-5 w-full flex flex-col justify-center">
<div class=" text-xs text-gray-600 dark:text-gray-300 mb-2">
Open WebUI can use tools provided by any OpenAPI server. <br /><a
{$i18n.t('Open WebUI can use tools provided by any OpenAPI server.')} <br /><a
class="underline"
href="https://github.com/open-webui/openapi-servers"
target="_blank">Learn more about OpenAPI tool servers.</a
target="_blank">{$i18n.t('Learn more about OpenAPI tool servers.')}</a
>
</div>
<div class=" text-sm dark:text-gray-300 mb-1">