David King
David King
**Description:** I am receiving a NullPointerException when attempting to login. Any help would be appreciated. **Steps to reproduce:** This exception occurs when invoking `login` on an instance of PokemonGo. I...
### Bug Report Upon implementing `LogProbs` and `TopLopProbs` parameters for [Client.ChatCompletions](https://github.com/Azure/azure-sdk-for-go/commit/465e3a20bf40f19a379c0f4980c4ca86d6240f03#diff-8c02988ae341c65bfd59afc9970e35a4234f3d8b9e046594110542dc75e283c4R184), I am receiving errors from Azure. - Dependencies ``` github.com/Azure/azure-sdk-for-go/sdk/ai/azopenai v0.5.0 github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.2 github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.5.1 ``` - Go Version...