Update API key instructions in promptcraft.html

This commit is contained in:
pliny
2026-03-20 18:27:00 -07:00
committed by GitHub
parent 6144c568f5
commit 4d2fef5556
+1 -1
View File
@@ -86,7 +86,7 @@
<div v-if="!pcOutputs.length && !pcLoading && !pcError" class="pc-empty-state">
<i class="fas fa-wand-magic-sparkles"></i>
<p>Enter a prompt and choose a mutation strategy.</p>
<p><small>Uses OpenRouter API — requires an API key set in PlinyOS.</small></p>
<p><small>Uses OpenRouter API — requires an API key set in Advanced Settings.</small></p>
</div>
</div>
</div>