futugyousuzu

Results 4 comments of futugyousuzu

> So your problem is that it is not setting to none; instead, it is setting to content? That was not what I meant, ```ts if (showMenu) { animate(current, {...

``` schemars = { package = "apistos-schemars", version = "0.8", features = [ "chrono", "uuid1", "url", "rust_decimal", ] } apistos = { version = "0.3", features = [ "extras", "qs_query",...

I also encountered a problem when using gemini. When using AddGoogleAIGeminiChatCompletion directly, gemini will say `I don't have direct control over physical devices like lights......` But if I use AddOpenAIChatCompletion...

@verdie-g There is a temporary solution in the [link](https://github.com/microsoft/semantic-kernel/issues/10842#issuecomment-2708597569) I replied to before, but this solution can only be used for non-stream requests I guess the reason why 'toolCallId' appears...