Mathew Chan

Results 10 issues of Mathew Chan

Hi @iliketomatoes , Thanks for putting this great slider together! I noticed one issue when I was implementing this, the slider doesn't show up by default because there's no height...

### Describe the bug On 3.2.1, can't seem to find the `CreateChatCompletionResponse` type definition, even though I see it in the definitions file: https://github.com/openai/openai-node/blob/master/dist/api.d.ts#L345 No exported member detected when trying...

bug

# Bug report ## Describe the bug When using SvelteKit's new [streaming promises feature](https://kit.svelte.dev/docs/load#streaming-with-promises), it seems to run into an issue setting cookies with the logic that runs in [server...

bug

**Describe the bug** In a Sveltekit project, when you try to use any of the methods of `picker.PluginManager`, it will fail with a TypeError: ``` @easepick_bundle.js?v=04aa3e4f:393 Uncaught (in promise) TypeError:...

### Feature Description With Cohere's new [Command R+](https://txt.cohere.com/command-r-plus-microsoft-azure/) model, it's a very viable and much cheaper option that can reliably function call. I don't believe the current AI SDK correctly...

enhancement
ai/provider

This PR updates the InstrumentationRegistry call in `ExampleInstrumentedTest.java` for compatibility for Android API level 28 and above, as the previous `getTargetContext()` call was deprecated in API 28. See issue: https://github.com/calvinckho/capacitor-share-extension/issues/13

Hi folks, It appears that the getTargetContext() function is deprecated in Android API level 28, which is causing builds to break. I'm not sure if this effects everyone so I...

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug

Hi @unclecode - First of all thanks for your amazing work on this lib! It's exciting to have an open source crawler that works quite well! I was testing switching...

Hi @unclecode - Just did some testing on 0.3.741, and I noticed that even when fit_markdown is set, the `results.fit_markdown` will always return `Set flag 'fit_markdown' to True to get...

question