Tianze Ds Qiu
Tianze Ds Qiu
**Describe the solution you'd like** Extension is still limited nowadays, so maybe we should support Bookmarklet, like most else. There're three main ways I think could enable Bookmarklet, first, allow...
**Bug description** After installing scripts, Tampermonkey still tells you there aren't any scripts when you're browsering a page. Then I tried to use Violentmonkey, but all of the buttons just...
是停止开发了吗?
### Platforms macOS ### Description 根据和风官网 https://dev.qweather.com/docs/configuration/ios-sdk-config/ 显示,当前的 iOS SDK 同时包含了 macOS SDK。 因此,能否添加对 macOS 的支持?非常感谢! ### Why _No response_
It just sticks to the notch of the X+ iPhone.
I failed to find any official updates into this repository for the whole past month. And at the same time, as all of the privileges required to contribute into this...
**描述bug** 使用 Chrome 可以正常使用页面,但使用 Firefox 时,如果启用了非常常见的浏览器插件 Dark Reader,则对于本地和编译后情况,均出现这一报错,并无法完成加载。 ``` js DOMException: CSSStyleSheet.cssRules getter: Not allowed to access cross-origin stylesheet getPatchStyleElements shadow.ts:345 patchCssRules sandbox.ts:458 _callee$ sandbox.ts:233 Async Babel node_modules chunk-KDGVXTTQ.js:149 node_modules...
## Summary In extract() of LLMExtractionStrategy, `response` is not overridden. Thus if some error is met in later part of this `try`, in `except` we'll get error triggering response.choices[0].message.content: 'str'...