Closed takenek closed 1 year ago
Maybe move to config file this too?
model="text-davinci-003", temperature=0.8, max_tokens=300, top_p=1, frequency_penalty=0, presence_penalty=0
These variables rarely need to be changed, unless you really want to play with API call parameters. I will leave them in main code.
Maybe move to config file this too?