Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -31,6 +31,7 @@ tool developed for Code generation.
|
|
31 |
Try following prompts and tweak temperatures in following links -
|
32 |
https://www.pragnakalp.com/experimenting-with-openai-codex/
|
33 |
https://betterprogramming.pub/i-beta-tested-openais-codex-and-the-results-are-spooky-good-e282a1874c79
|
|
|
34 |
|
35 |
|
36 |
'''
|
|
|
31 |
Try following prompts and tweak temperatures in following links -
|
32 |
https://www.pragnakalp.com/experimenting-with-openai-codex/
|
33 |
https://betterprogramming.pub/i-beta-tested-openais-codex-and-the-results-are-spooky-good-e282a1874c79
|
34 |
+
https://beta.openai.com/examples?category=code
|
35 |
|
36 |
|
37 |
'''
|