Merge branch 'release'

This commit is contained in:
Nawaz Dhandala
2026-01-12 10:20:13 +00:00

View File

@@ -671,7 +671,7 @@
<span class="text-sm font-medium text-pink-700">Flexible AI</span>
</div>
<h2 class="text-3xl font-bold tracking-tight text-gray-900 sm:text-4xl lg:text-5xl">
Use any <span class="text-violet-600">AI model</span> you want
Use any AI model you want
</h2>
<p class="mt-6 text-lg leading-8 text-gray-600">
OneUptime works with any LLM provider. Self-host your AI model and keep your code completely private.
@@ -695,8 +695,8 @@
<div class="group relative">
<div class="relative flex flex-col items-center p-8 rounded-2xl bg-white border border-gray-200 transition-all duration-300 hover:border-orange-200 hover:shadow-lg">
<div class="flex h-14 w-14 items-center justify-center rounded-xl bg-orange-50 ring-1 ring-orange-200 mb-4">
<svg class="h-5 w-5 text-orange-600" viewBox="0 0 24 24" fill="currentColor">
<path d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5"/>
<svg class="h-7 w-7 text-orange-600" viewBox="0 0 24 24" fill="currentColor">
<path d="M4.709 15.955l4.72-2.647.08-.08v-.08l-.08-.08-2.601-1.462c-.398-.239-.398-.398 0-.558l2.442-1.382.159-.08.08-.159v-.159l-.08-.08-4.72-2.726c-.398-.239-.318-.478.159-.478h2.063c.239 0 .478.08.637.239l6.066 3.506c.159.08.239.239.239.398v.159c0 .159-.08.318-.239.398l-6.066 3.506c-.159.159-.398.239-.637.239H4.868c-.477 0-.557-.239-.159-.478zm9.015 2.806c-.159-.159-.239-.398-.239-.637V5.876c0-.239.08-.478.239-.637.159-.159.398-.239.637-.239h1.622c.239 0 .478.08.637.239.159.159.239.398.239.637v12.248c0 .239-.08.478-.239.637-.159.159-.398.239-.637.239h-1.622c-.239 0-.478-.08-.637-.239z"/>
</svg>
</div>
<div class="text-xl font-bold text-gray-900">Claude</div>
@@ -707,8 +707,8 @@
<div class="group relative">
<div class="relative flex flex-col items-center p-8 rounded-2xl bg-white border border-gray-200 transition-all duration-300 hover:border-blue-200 hover:shadow-lg">
<div class="flex h-14 w-14 items-center justify-center rounded-xl bg-blue-50 ring-1 ring-blue-200 mb-4">
<svg class="h-5 w-5 text-blue-600" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9.75 3.104v5.714a2.25 2.25 0 01-.659 1.591L5 14.5M9.75 3.104c-.251.023-.501.05-.75.082m.75-.082a24.301 24.301 0 014.5 0m0 0v5.714c0 .597.237 1.17.659 1.591L19.8 15.3M14.25 3.104c.251.023.501.05.75.082M19.8 15.3l-1.57.393A9.065 9.065 0 0112 15a9.065 9.065 0 00-6.23.693L5 14.5" />
<svg class="h-7 w-7 text-blue-600" viewBox="0 0 24 24" fill="currentColor">
<path d="M12.001 2C10.071 2 8.521 3.55 8.521 5.48c0 .47.09.91.27 1.32l-2.16 1.44c-.6-.48-1.35-.77-2.16-.77-1.93 0-3.47 1.55-3.47 3.48s1.54 3.48 3.47 3.48c.81 0 1.56-.29 2.16-.77l2.16 1.44c-.18.41-.27.85-.27 1.32 0 1.93 1.55 3.48 3.48 3.48 1.93 0 3.48-1.55 3.48-3.48 0-.47-.09-.91-.27-1.32l2.16-1.44c.6.48 1.35.77 2.16.77 1.93 0 3.47-1.55 3.47-3.48s-1.54-3.48-3.47-3.48c-.81 0-1.56.29-2.16.77l-2.16-1.44c.18-.41.27-.85.27-1.32C15.481 3.55 13.931 2 12.001 2zm0 2c.83 0 1.48.65 1.48 1.48s-.65 1.48-1.48 1.48-1.48-.65-1.48-1.48S11.171 4 12.001 4zm-7.52 4.97c.83 0 1.48.65 1.48 1.48s-.65 1.48-1.48 1.48-1.47-.65-1.47-1.48.64-1.48 1.47-1.48zm15.04 0c.83 0 1.47.65 1.47 1.48s-.64 1.48-1.47 1.48-1.48-.65-1.48-1.48.65-1.48 1.48-1.48zM12.001 15.08c.83 0 1.48.65 1.48 1.48s-.65 1.48-1.48 1.48-1.48-.65-1.48-1.48.65-1.48 1.48-1.48z"/>
</svg>
</div>
<div class="text-xl font-bold text-gray-900">Llama</div>