HIllya51 / LunaTranslator

Galgame翻译器,支持HOOK、OCR、剪贴板等。Visual Novel Translator , support HOOK / OCR / clipboard
http://docs.lunatranslator.org/
GNU General Public License v3.0
4.53k stars 228 forks source link

Way to turn off Settings such as Top-P, Temperature, Penalties, etc. on Openai compatible. #1084

Closed caliburn420 closed 2 days ago

caliburn420 commented 2 days ago

Expected behavior 预期的功能

Hii sorry to make a separate issue. I tried Mistral, which gets detected but even setting frequency penalty to 0 doesn't solve it. Maybe adding a way to turn off (not zero, but not making it sent to the AI) these options such as top-p, temp, penalties will solve it? I think that will also support the new openai o1 model since it requires all the settings to be turned off (Also no system prompts, setting prompts to 'Assistant' (But this is a separate category altogether and using o1 might not be practical). Still, just the user be able to turn off these settings maybe thru tick box would probably support more models. Thanks again! error

Alternative behavior (optional) 近似的功能(可选)

No response

HIllya51 commented 2 days ago

supported

caliburn420 commented 1 day ago

Thank you! It works now