It does not work if I do this:
const OpenAI = require('openai'); const openai = new OpenAI({ apiKey: [[CHATGPTAPIKEY]] }); async function main() { const completion = await openai.chat.completions.create({ model: [[MODEL]], messages: [ {"role": "system", "content": "You are a "+[[COMMENTSTYLE]]+" assistant."}, {"role": "user", "content": [[SAVED_TEXT]]} ], temperature: [[TEMPERATURE2]], max_tokens: 150, stop: ["\n", "User:"], n: 1 }); [[OUTPUT]] = completion.choices[0]; } main();Do we have an affiliate program to sell BAS with ? Where do i join ?
-
@DillonZA said in Do we have an affiliate program to sell BAS with ? Where do i join ?:
Hi everyone , i was wondering whether we have an affiliate program we can join for BAS?
There is no partner program