Spring AI API version not supported

Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested....

Spring AI Problems with Advisors

Why do advisors only return information about calling AI for the second time, and cannot obtain information about callin...

Spring AI Spring AI calls VLLM to start the model with an error message

Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to c...

Spring AI 500 Internal Server Error When Calling OpenAI-Compatible API via WebClient in Docker, But Not Locally

Problem DescriptionWhen using Spring WebFlux’s WebClient to call my self-hosted OpenAI-compatible API endpoint (POST htt...

SpringBoot Spring Boot 3.4.x: spring.config.import external secret loading is too late, unlike 3.3.x, causing startup errors

Problem Description:After upgrading our Spring Boot application from version 3.3.x to 3.4.6, we're consistently encounte...

Spring BeanOverrideHandler fails when a single mock is declared via multiple meta-annotation paths

When the same mock declaration (via @MockitoBean) is indirectly referenced through multiple meta-annotation paths on a t...

Spring MessageSource.getMessage locale Nullable?

My IDE is complaining that I'm passing a null Locale value to:String getMessage(String code, @Nullable Object[] args, Lo...

Spring Improve handling of request parameter without values in MockMvc

I want to test a login controller that is used together with spring security.The controller is implemented like this:@Co...

Golang proposal: container/heap: add Heap, a heap backed by a slice

This proposal is for use with #43651. I propose to add a parameterized Heap type to the container/heap package. For the ...

Golang cmd/go: document gopkg.in path versioning special status(?)

Proposal Detailshttps://github.com/golang/mod/blob/master/module/module.go#L538You're applying special processing rules ...

Golang Make net/url Add method accept variadic string

https://github.com/golang/go/blob/2363897932cfb279dd8810d2c92438f7ddcfd951/src/net/url/url.go#L940-L944AFAIK this simple...

Golang cmd/pprof: macOS 12.6.1 profile overcounts system calls (again)

What version of Go are you using (go version)?$ go versiongo version go1.19.4 darwin/arm64This is on macOS 12.6.1 with a...

Golang import/path: bug unmarshal json

Go versiongo 1.24.4, macos armOutput of go env in your module/workspace:AR='ar'CC='cc'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS=''...

Golang proposal: cmp: Add constants Lt, Eq, Gt

Proposal DetailsPackage io has SeekStart, SeekCurrent, SeekEnd to document the magic values 0, 1, 2 for Seeking. Package...

Viper Memory Leak : There are no publicly available methods to stop WatchConfig().

Preflight Checklist[x] I have searched the issue tracker for an issue that matches the one I want to file, without succe...

Pandas ENH: Make attributes saved by default

Feature Type[x] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...

Pandas suffix parameter in Series.shift not used in the implementation

Link: https://github.com/pandas-dev/pandas/blob/ca429943c70cee2077941f052281b92afc0c2054/pandas/core/generic.py#L10657pa...

Pandas BUG: Convertors not running when reading a dataframe from excel using calamine engine

Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...

Keras How does Keras MultiHeadAttention handle input feature dimension vs heads and reshape the output?

Hi everyone, I am trying to better understand how the Keras MultiHeadAttention layer handles the dimensions internally....

Gin Support for optional trailing slash

Hi, I tried looking around existing issues but I could not see anything related. So, I would like to know if there is a ...
上一页 下一页
.