Qin Shulei

Results 7 issues of Qin Shulei

Uncaught RangeError: Invalid typed array length: undefined at typedArrayConstructByArrayBuffer () at new Int8Array (native) at https://meowtec.github.io/audio-cutter/vendor/Mp3LameEncoder.min.js:1:22292 at https://meowtec.github.io/audio-cutter/vendor/Mp3LameEncoder.min.js:14:31938 at Object. (https://meowtec.github.io/audio-cutter/dist/worker.js:1:2120) at t (https://meowtec.github.io/audio-cutter/dist/worker.js:1:101) at Object. (https://meowtec.github.io/audio-cutter/dist/worker.js:1:566) at t (https://meowtec.github.io/audio-cutter/dist/worker.js:1:101)...

bug

fix search url, add update index command

Hi frasertweedale, In bugzilla Advanced Search page. We can use Search By Change History filter the bugs. Is it possible to support this feature in bugzillatools? Thank you very much.

**Is your feature request related to a problem? Please describe.** Yes. I use https://docs.perplexity.ai/reference/post_chat_completions for chat api. I find perlexity api don't support frequency_penalty=0 . for example: ``` {"temperature":0.3,"top_p":1,"presence_penalty":0,"frequency_penalty":0,"n":1,"model":"sonar-medium-online","messages":[{"role":"user","content":"hello"}],"stream":true} ```...

feature request