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.
2 parents c513644 + d6fbb2e commit eea188dCopy full SHA for eea188d
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