"vscode:/vscode.git/clone" did not exist on "fe6d09ae61f2281417e35f53a948b6fa898a4eba"
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