Xhaheen commited on
Commit
63ef105
·
1 Parent(s): e349be7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
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
  '''