Fabian Wallwitz

Results 286 comments of Fabian Wallwitz

authorization is mandatory for me -always 😄 I still don‘t get how this and the other chat history Mr play together. Is it enhancing or duplication? Pamela Fox ***@***.***> schrieb...

I was more interested in exploring the feature gaps between the two solutions rather than non-functional aspects like scalability, cost, and operational complexity. As you mentioned, why should we use...

Understood. While it's important to protect PII and secrets, storing data without associating it with a user doesn't make much sense. Otherwise, how would we restore the data later? It...

Same here Yuzhong Zhang ***@***.***> schrieb am Sa. 28. Sept. 2024 um 07:01: > Please provide us with the following information: > > This issue is for a: (mark with...

This is very likely corelated with https://github.com/Azure-Samples/azure-search-openai-demo/issues/2373

![Image](https://github.com/user-attachments/assets/415f1393-1e69-466e-93fd-e4314f65f5b0)

t is likely React: Based on the usage of createContext and the typical patterns in web app builds, it's highly probable that t is an alias (renamed variable) for the...

duplicate https://github.com/Azure-Samples/azure-search-openai-demo/issues/2373 @pamelafox at least 3 independent reports for the same issue * @aneesha-yit * @cyarmer * @cforce below a cleand up console out ``` npm install up to date,...

@cyarmer, I assume you're referring to these dependencies: ``` "@fluentui/react": "^8.112.5", "@fluentui/react-components": "^9.56.2", ``` So, you upgraded `@fluentui/react` to version 9.x? However, the most recent version of `@fluentui/react` is 8.122.12...

I haven't changed any of the existing versions, so the issue remains even when I use the original dependency version without any extra modifications on the main branch. At this...