[error] translation failed: ‘<’ is an invalid start of a value. #141
Answered
by
SakiRinn
dablenecro
asked this question in
Q&A
|
The app is awesome. Already running smoothly with google and DeepL. Very helpful! I tried OpenAI with URL and Key, but this error showed up everytime: ‘<’ is an invalid start of a value. How can I trouble shoot? Thanks! |
Answered by
SakiRinn
Jun 8, 2025
Replies: 4 comments 2 replies
|
Which provider's model are you using? I need to reproduce it. |
2 replies
|
GPT-4o-mini, https://free.v36.cm
It is from a free key program - free_chatgpt_api
<https://github.com/popjane/free_chatgpt_api>
…On Sun, Jun 8, 2025 at 4:14 PM 華一羽 ***@***.***> wrote:
I'm using /free_chatgpt_api to access gpt-4o-mini. It works for /Chatbox.
But I'm not a coder or developer, so I only have very limited knowledge
for troubleshooting.
Would you give me your api url and model name?
—
Reply to this email directly, view it on GitHub
<#141 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BTAMVAPJKK2WIZWH2ALV5ML3CPWHXAVCNFSM6AAAAAB6HPOSRKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGNBQGEYDGNY>
.
You are receiving this because you authored the thread.Message ID:
<SakiRinn/LiveCaptions-Translator/repo-discussions/141/comments/13401037@
github.com>
|
0 replies
|
Following the tip within the program, use By the way, the reason for this error is that directly requesting https://free.v36.cm/ returns an HTML file instead of the expected JSON. |
0 replies
Answer selected by
SakiRinn
|
Thanks, it works now!
…On Mon, Jun 9, 2025 at 3:13 AM 華一羽 ***@***.***> wrote:
Following the tip within the program, use
https://free.v36.cm/v1/chat/completions as your API Url.
image.png (view on web)
<https://github.com/user-attachments/assets/0225bdc3-32b5-4f4d-9f65-63cbd08f57fd>
By the way, the reason for this error is that directly requesting
https://free.v36.cm/ returns an HTML file instead of the expected JSON.
—
Reply to this email directly, view it on GitHub
<#141 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BTAMVANNZUJNKPJJUM6WMJD3CSDODAVCNFSM6AAAAAB6HPOSRKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGNBQGM4DENI>
.
You are receiving this because you authored the thread.Message ID:
<SakiRinn/LiveCaptions-Translator/repo-discussions/141/comments/13403825@
github.com>
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Following the tip within the program, use
https://free.v36.cm/v1/chat/completionsas your API Url.By the way, the reason for this error is that directly requesting https://free.v36.cm/ returns an HTML file instead of the expected JSON.