Hero_Protagonist
New Member
- Apr 6, 2024
- 11
- 3
- 22
I used chutes.ai I just put my api key to config file and run python script. I got nothing so i just print response and got this:Hi, I just want to ask—what AI model and server are you using? If you're using a ChatGPT account, I assume that requires a subscription, right?
Personally, I’m using free services like Chutes.ai. . You just need to register—no subscription needed. After registering, you’ll even get a free API key, just like I did. It's been quite handy for my translation work.
<ClientResponse(
You must be registered to see the links
) [402 Payment Required]><CIMultiDictProxy('Server': 'nginx', 'Date': 'Tue, 08 Jul 2025 16:07:50 GMT', 'Content-Type': 'application/json', 'Content-Length': '141', 'Access-Control-Allow-Origin': '*', 'Access-Control-Allow-Methods': 'GET, POST, OPTIONS, PUT, DELETE, PATCH', 'Via': '1.1 google', 'Alt-Svc': 'clear')>
Then I tested it with my local lm (vntl-llama3-8b) and it surprisingly worked but quality was worse than if I translate it line by line