You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been using GPT4Free with an python project called DazedMTL to translate Japanese games into English!
Whenever I try to translate lines from Japanese to English with ChatGptEs, the provider never responds in English but in Spanish and I had to disable it as it was inconvenient and never translating any of the lines I provided.
I only once then decided to visit the site and discovered on the top-right, in a menu that it has an English version of the site called chatgpt.co.uk! To test if it works with the api, I manually modified the Chatgptes.py module and replaced the urls with the site and it works! Everything's in english which is great!
If you can, can you add this (or switch ChatGptEs if you want to the English version) to G4F? Thank you!
...Also if it's possible, can you make it so it can accept a system prompt so that it doesn't respond randomly like this:
It looks like you've shared a text that involves a conversation between characters, focusing on themes of tension and relaxation in a somewhat intimate setting. The characters are discussing how to alleviate nervousness and create a more comfortable atmosphere.
If you have any specific questions about the text or need help with something related to it, feel free to ask! I'm here to help!
This is a response from the english verison of the provider but it was always like this in Spanish as well, never translating or responding in json format, ignoring my prompt I have setup.
Every other provider (using gpt-4o providers) always read the json formatted lines and responds with the translated json text thanks to the prompt explaining what to do with them (well...until they stop and give the generic "I'm sorry, but I can't assist with that." response whenever the text gets spicy ha)...all except for this provider weirdly!
I tested using the prompt directly on chatgptes/chatgpt.co.uk and it works on there suggesting...the system prompt isn't setup in the code based on what I looked at.
If it's possible to include the prompt as a message, please do add it as a feature too! ^^
The text was updated successfully, but these errors were encountered:
I've been using GPT4Free with an python project called DazedMTL to translate Japanese games into English!
Whenever I try to translate lines from Japanese to English with ChatGptEs, the provider never responds in English but in Spanish and I had to disable it as it was inconvenient and never translating any of the lines I provided.
I only once then decided to visit the site and discovered on the top-right, in a menu that it has an English version of the site called chatgpt.co.uk! To test if it works with the api, I manually modified the Chatgptes.py module and replaced the urls with the site and it works! Everything's in english which is great!
If you can, can you add this (or switch ChatGptEs if you want to the English version) to G4F? Thank you!
...Also if it's possible, can you make it so it can accept a system prompt so that it doesn't respond randomly like this:
This is a response from the english verison of the provider but it was always like this in Spanish as well, never translating or responding in json format, ignoring my prompt I have setup.
Every other provider (using gpt-4o providers) always read the json formatted lines and responds with the translated json text thanks to the prompt explaining what to do with them (well...until they stop and give the generic "I'm sorry, but I can't assist with that." response whenever the text gets spicy ha)...all except for this provider weirdly!
I tested using the prompt directly on chatgptes/chatgpt.co.uk and it works on there suggesting...the system prompt isn't setup in the code based on what I looked at.
If it's possible to include the prompt as a message, please do add it as a feature too! ^^
The text was updated successfully, but these errors were encountered: