Update PromptCustomizationView.swift
This commit is contained in:
parent
eba1296dfd
commit
8238059922
@ -14,7 +14,7 @@ struct PromptCustomizationView: View {
|
||||
|
||||
InfoTip(
|
||||
title: "Output Format Guide",
|
||||
message: "Unlike GPT, Whisper follows the style of your prompt rather than instructions. Use examples of your desired output format instead of commands.",
|
||||
message: "Unlike GPT, Voice Models(whisper) follows the style of your prompt rather than instructions. Use examples of your desired output format instead of commands.",
|
||||
learnMoreURL: "https://cookbook.openai.com/examples/whisper_prompting_guide#comparison-with-gpt-prompting"
|
||||
)
|
||||
|
||||
@ -72,4 +72,4 @@ struct PromptCustomizationView: View {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user