refac: azure openai

This commit is contained in:
Timothy Jaeryang Baek
2025-05-19 04:31:04 +04:00
parent 2f2a7ee0b0
commit 2ab5aa4d34
4 changed files with 40 additions and 28 deletions

View File

@@ -62,7 +62,7 @@
class="absolute top-0 bottom-0 left-0 right-0 opacity-60 bg-white dark:bg-gray-900 z-10"
></div>
{/if}
<div class="flex w-full">
<div class="flex w-full gap-2">
<div class="flex-1 relative">
<input
class=" outline-hidden w-full bg-transparent {pipeline ? 'pr-8' : ''}"