Quote (Neili @ 10 Jun 2023 18:29)
So finally i think you can ask the bot from chatGPT to help you make scripts, but i don't know if you can use scripts to use chatGPT, i misunderstood your question.
You want to use a script to automatically use chatGPT with a bot who's asking questions to chatGPT right?
You can ask this question directly to Microsoft support i guess.
It looks like you want to bypass the tokens payment to chatGPT by using the Microsoft browser's chatGPT automatically with a bot, from my point of view what you're trying to do is illegal because i think chatGPT is supposed to be used by humans only, but you can ask them the question to be sure.
yes thats exactly what i want
i have a csv file with over 1 million lines of text
and want pass each line to chatgpt (with specific prompt)
store each chatgpt output in new csv file
i tested the script and after 70 requests, chatgpt
throws error. something liike "too many requests,try again in 1 hour"
also i used chatgpt api yesterday. in just a half day i can send
10000 requests to chatgpt, and it cost me $ 0.9
(for those who dont know: price depend on the amount of text used,
not amount of requests)
thats OK
i realize, a script will never make it, lol not over million requests
then i rather pay for api
and my topic here is solved :)
thx for help!!