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();"Generate code with AI" (BASHelper) is not loading
-
@eve @sten30
What version of BAS are you using? What OS do you have? Are you using a VPS or your own PC?
Also, please answer these questions:- If I try to load the site https://bablosoft.com 10 times with an interval of at least 10 seconds, how many errors will there be?
- What does the command "nslookup bablosoft.com" give in the Windows CMD?
- Does the site https://fingerprints.bablosoft.com load?
- Do other sites in the same center load? http://www.marcogarro.it/ https://vansnick-laurent-cloture.be/ http://inboxingproserver.com/ https://giubileo.roma.it/
-
@m4zuper
You are right, disabling Windows Defender allowed BASHelper to open
nslookup bablosoft.com
Не заслуживающий доверия ответ:
╚ь : bablosoft.com
Address: 51.38.126.82