Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -29,8 +29,11 @@ It is used to power GitHub Copilot, a programming autocompletion
|
|
29 |
tool developed for Code generation.
|
30 |
|
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 |
|
|
|
29 |
tool developed for Code generation.
|
30 |
|
31 |
Try following prompts and tweak temperatures in following links -
|
32 |
+
|
33 |
https://www.pragnakalp.com/experimenting-with-openai-codex/
|
34 |
+
|
35 |
https://betterprogramming.pub/i-beta-tested-openais-codex-and-the-results-are-spooky-good-e282a1874c79
|
36 |
+
|
37 |
https://beta.openai.com/examples?category=code'''
|
38 |
|
39 |
|