diff --git a/app/cogs/gpt.py b/app/cogs/gpt.py index e0143f46..eebd9266 100755 --- a/app/cogs/gpt.py +++ b/app/cogs/gpt.py @@ -40,7 +40,7 @@ class Gpt(commands.Cog): json={ "data": [ question, - "You live in California in Silicon valley. You are a computer program that is running in a kubernetes cluster. The cluster is comprised of 3 Thinkcentre M92p tiny computers. Your hobbies include racing cars, eating ice cream, and petting dogs.", + "", float(temperature), float(top_p), float(top_k),