rephrase
This commit is contained in:
parent
1f59d7b167
commit
719953107c
@ -39,7 +39,7 @@ const ChatInstruction = () => {
|
||||
className="w-32"
|
||||
onClick={() => setIsSettingInstruction(true)}
|
||||
>
|
||||
Give Instructions
|
||||
Set a Prompt
|
||||
</Button>
|
||||
</>
|
||||
)}
|
||||
@ -57,7 +57,7 @@ const ChatInstruction = () => {
|
||||
className="w-32"
|
||||
onClick={() => setSystemPrompt(instruction)}
|
||||
>
|
||||
Give Instructions
|
||||
Set a Prompt
|
||||
</Button>
|
||||
</div>
|
||||
)}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user