zotero-pdf-translate icon indicating copy to clipboard operation
zotero-pdf-translate copied to clipboard

Translate PDF, EPub, webpage, metadata, annotations, notes to the target language. Support 20+ translate services.

Results 100 zotero-pdf-translate issues
Sort by recently updated
recently updated
newest added

### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment OS: Windows 11 22H2 Zotero Version: 7.0.0 Plugin Version: 1.0.0 ### Describe...

enhancement
help wanted

### Is there an existing issue for this? - [X] I have searched the existing issues ### Have you checked the FAQ (https://github.com/windingwind/zotero-pdf-translate/issues/6)? - [X] I have checked the FAQ...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Have you checked the FAQ (https://github.com/windingwind/zotero-pdf-translate/issues/6)? - [X] I have checked the FAQ...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Have you checked the FAQ (https://github.com/windingwind/zotero-pdf-translate/issues/6)? - [X] I have checked the FAQ...

bug

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.20.2 to 0.21.2. Release notes Sourced from esbuild's releases. v0.21.2 Correct this in field and accessor decorators (#3761) This release changes the value of this in initializers...

dependencies
javascript

#805 顺便,我感觉支持GPT API的代码里的data.result = result.replace(/^\n\n/, "");是没必要的?SSE用"data: "分割之后确实带\n\n,但是这会被JSON.parse忽略。 Gemini API每一个chunk都会有`"finishReason": "STOP"`,所以不能用这个判断停止。 Gemini API不会以`data: [DONE]`结束,所以只需要特判split("data: ")之后第一个是空串。 顺便,GPT API应该用`data: [DONE]`判断结束,而不是finish_reason非null。

### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment - OS: - Zotero Version: - Plugin Version: ### Describe the feature...

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Have you checked the FAQ (https://github.com/windingwind/zotero-pdf-translate/issues/6)? - [X] I have checked the FAQ...

bug

添加了新的翻译引擎 1. Deepseek-chat (接口价格相较于OpenAI便宜数倍) 2. OpenAI 兼容API (可以通过改变URL来使用与OpenAI接口格式相同的API,方便自定义) Added new translation engines: 1. Deepseek-chat (The deepseek-api price is several times cheaper than OpenAI gpt-3.5-turbo) 2. OpenAI-compatible API (It can use...

like: [RWKV runner](https://github.com/josStorer/RWKV-Runner) and [ollama api service](https://ollama.com/)