AlizarinScintillate

Results 3 issues of AlizarinScintillate

编译时,终端可以显示在编译不同的plugins,但是插件界面显示几行后就卡住不再更新显示

bug
confirmed

如图: > deepseek_translate('试试', from = 'zh', to = 'en') Error in get_translate_appkey("qwen") : Please set your appid and key via set_translate_option() ![image](https://github.com/user-attachments/assets/f55f092a-da02-480e-90a3-eef4f02a7ce0)

流程如下: set_translate_option(key = "a................................................................a", appid = "a..............................................................a", source = "chatglm") text translate(text) Error in `httr2::req_perform_stream()`: ! HTTP 400 Bad Request. Run `rlang::last_trace()` to see where the error occurred. > rlang::last_trace()...