1 2 3 4 5 6 7# Created by Vercel CLI OPENAI_API_KEY= # The temperature controls how much randomness is in the output AI_TEMP=0.7 # The size of the response AI_MAX_TOKENS=100 OPENAI_API_ORG=
1 2 3 4 5 6 7
# Created by Vercel CLI OPENAI_API_KEY= # The temperature controls how much randomness is in the output AI_TEMP=0.7 # The size of the response AI_MAX_TOKENS=100 OPENAI_API_ORG=