Skip to content

Commit 341d3d5

Browse files
committed
sync
1 parent b745861 commit 341d3d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/(dashboard)/page.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,8 @@ export default function HomePage() {
192192
Try It Yourself: <span className="text-orange-500">The Magic Prompt</span>
193193
</h2>
194194
<p className="text-base text-gray-600 mt-4">
195-
Use this prompt to sample multiple responses with explicit probabilities from your LLM.
196-
Copy it into your providers playground, API call, or chat interface, then replace the last line with your task.
195+
Use this prompt to sample multiple responses with explicit probabilities from your favorite LLM.
196+
Copy it into your provider's playground, API call, or chat interface, then replace "Write a 100-word story about a bear" with your task.
197197
</p>
198198
</div>
199199
<div className="mt-8 lg:mt-0 lg:col-span-5 lg:mx-0 w-full">

0 commit comments

Comments
 (0)