Alex Dragan

Results 7 issues of Alex Dragan

This PR does not add any new functionality, but makes a series of improvements: - unifies similar code, by creating helpers for requests and responses. - adds tests (mostly integrative...

[Logprobs results in Newtonsoft SerializationException](https://github.com/OkGoDoIt/OpenAI-API-dotnet/issues/5) happens from time to time (not clear under what conditions). An easy fix is to allow null logprops. I have also added an extra test...

If initial query to dashboard (i.e. `/hangfire`) also provides a query string, this will be used for all links and requests within the dashboard. This is useful to make the...

**Describe the bug** Sometimes after changing the tags of a question the edit view and the other views (search results) do not show the exact same tags (some removed tags...

area: ruby
type: bug
priority: medium
complexity: unassessed

Hello! When exceptionClass is set to "ApiException" and an error response (non 2xx) is received the actual exception received is NullReferenceException instead of the ApiException because the constructor fails: ```...

Hello! I have installed the extension in both VS2017 and VS2019 and tried it out in both of them. However, it does nothing in VS2017, but seems to work correctly...

bug
VS2017

I have enabled this extension with an Angular 8 project, but fails to initialize: > zone-evergreen.js:172 Uncaught TypeError: Cannot read property 'ApplicationRef' of undefined > at Object.t.toggleTracing (tracer.js:1) > at...