Thinger Soft

Results 17 comments of Thinger Soft

Hi Mark, having a constructor with both a `RestClient.Builder` and a `ClientHttpRequestFactory` parameter wouldn't be measleading for the end user? I mean when both are provided wich instance of `ClientHttpRequestFactory`...

> The merge logic is duplicated for OpenAiImageClient and OpenAiAudioTranscriptionClient beans, but I don't see a way around it as each of those clients rely on their own options class...

> I understand the confusion with a constructor that has both a `RestClient.Builder` and a `ClientHttpRequestFactory` I need to think about it more. Hello, any news?

The problem resides in the `::marker` pseudo-element styling: ``` .prose ol ol > li::marker, .markdown ol ol > li::marker { content: counter(list-counter-alpha, lower-alpha) '. '; } ``` Webkit has partial...

@danny-avila ok I'll take a look at #4531 also. Before submitting my PRs I would like to know if there's any special reason that led to define `::marker` content via...

> When receiving error code 429 `TooManyRequest`, the Azure OpenAI service will return a 24Hrs time window for the next request. You can configure the `RetryPolicy` to handle this error....

> [@joanna-kjm](https://github.com/joanna-kjm) Thank you for the investigation. May I know what is the version of Reactor Netty you are using? @mssfang She gave you a full blown project to work...