"git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "df3749cd52c5978d735fc83307d608d8e573f008"
Unverified Commit 9b359600 authored by Timothy Jaeryang Baek's avatar Timothy Jaeryang Baek Committed by GitHub
Browse files

Merge pull request #756 from Arthur2500/patch-1

Correct text for empty OpenAI API URL Field
parents a7bb692a 828b2a24
......@@ -63,7 +63,7 @@
<div class="flex-1">
<input
class="w-full rounded py-2 px-4 text-sm dark:text-gray-300 dark:bg-gray-800 outline-none"
placeholder="Enter OpenAI API Key"
placeholder="Enter OpenAI API Base URL"
bind:value={OPENAI_API_BASE_URL}
autocomplete="off"
/>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment