Results 7 comments of nice2cu1

找到首行红色报错的文件,将文件重新通过GBK编码保存。我遇到了相同的错误,但并不是在此项目中,可以作为参考。

> 你中文怎么提取出来的,我试了试只能提取英文 How did you extract Chinese? I tried, but I could only extract English 通过Win+ Space 切换输入法语言来提取不同语言的文字? 我在微软拼音切换为中文输入时能够识别到中文,在这个情况下依然可以提取英文,但有的单词会被空格隔开。

same quetision.I use Chinese to display the text and I hope to be able to solve this problem as soon as possible. @Alek99

u can see here [#1](https://github.com/hqzxzwb/ProguardDictionaryGenerator/issues/1)

I guessing it's the limitation caused by maxOutputTokens [See here](https://ai.google.dev/docs/concepts#model_parameters)

> I guessing it's the limitation caused by maxOutputTokens [See here](https://ai.google.dev/docs/concepts#model_parameters) @KrisFlowerss Actually, it is this parameter that affects the length of the output text. If you're deploying on Docker,...