testing gtp
This commit is contained in:
parent
68365671ad
commit
e7f53ba555
|
@ -24,7 +24,7 @@ class ScriptGelerator:
|
|||
"temperature" : self.temperature,
|
||||
}
|
||||
self.prompt = prompt
|
||||
|
||||
pass
|
||||
|
||||
def generate(self, idea : str) -> str:
|
||||
self.completion = openai.Completion.create(
|
||||
|
|
Loading…
Reference in New Issue