Martin Todorov

Results 218 comments of Martin Todorov

I am experiencing the same issue. * `org.springframework.ai:spring-ai-openai-spring-boot-starter:0.8.0` * OpenJDK: `21.0.2` * Spring Boot: `3,2,3` * Spring Framework: `6.1.4` * Jackson: `2.17.1` ```java package com.carlspring.ai.openai; import com.carlspring.ai.openai.config.OpenAITestConfiguration; import org.junit.jupiter.api.Test; import...

Awesome! Thanks for these great findings! :)

@stefanofornari , Thanks for the suggestion! As mentioned on the other issue you raised, please, don't ignore our issue template.

No problem. When you create a new task/bug report, it already comes with pre-populated text for you and you just have to add the description.

@ptirador , @steve-todorov , @elerch, @markjschreiber, @pditommaso , Please, feel free to join in and share your thoughts on this topic! :) @elerch, @markjschreiber: I know you had some first...

Some similar things have been done in #192, however, this is only addressing (in a similar way) the problem from a test-related point-of-view. Since we'll be doing such a major...

Hi @crabba , Thanks for reporting this and congratulations on having raised our first feature request! We have recently [upgraded to AWS SDK v2](https://github.com/carlspring/s3fs-nio/issues/131) and are currently doing some follow...

@stefanofornari , Thanks for reporting and for providing sample code to reproduce it! How large is the file? Also, just last night we released version `1.0.1`. Would you be able...

Ciao, @stefanofornari ! :) > StorJ may trigger a corner case, but I would not be so quick in claiming it is not a bug. We are in no rush...