We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c513644 commit d6fbb2eCopy full SHA for d6fbb2e
CircuitPython_GetSuperpower_PicoW_OpenAI/code.py
@@ -58,7 +58,7 @@
58
# Invent and vividly describe an alien species. write one paragraph
59
60
prompt=os.getenv("MY_PROMPT", """
61
-Write 1 setence starting "you can" about an unconventional but useful superpower
+Write 1 sentence starting "you can" about an unconventional but useful superpower
62
""").strip()
63
please_wait=os.getenv("PLEASE_WAIT", """
64
Finding superpower
0 commit comments