Spring AI Support for Azure OpenAI Assistants API

Hi everyone,Spring AI doesn't support the Azure OpenAI Assistants API (nor does it support the OpenAI one).OpenAI announ...

Spring AI Support image moderation in OpenAI

OpenAI's moderation API currently offers two models:text-moderation-latest (Legacy) - Supports only text moderationomni-...

Spring AI Vertex AI Streaming not working

Bug descriptionStreaming responses are not working when using Vertex AI Gemini models. The GRPC streaming seems to be wo...

Spring AI Will returnDirect = true effect in mcp server?

@Tool(returnDirect = true) did not take effect in the MCP service. It still returned the model's response.Comment From: ...

SpringBoot Explicit user/password for hikari/liquibase is ignored when using Docker Compose support

Spring Boot 3.2.5The explicitly configured usernames and passwords are not used when using the Docker Compose support:sp...

SpringBoot Identifying the bootstrap mode of a Spring Boot application

It's common to define special behaviour of a Spring Boot application based on whether it's run in development or when ru...

SpringBoot Rationalize starters following modularization

Following the modularization and restructing in 4.0, we're (not surprisingly) hearing that the role of the starters is n...

SpringBoot Upgrade to MySQL 9.3.0

Note that this upgrade is unusual but due to the versioning scheme of this dependency not matching our expectations. See...

SpringBoot Upgrade to MySQL 9.3.0

Note that this upgrade is unusual but due to the versioning scheme of this dependency not matching our expectations. See...

SpringBoot Add support for overriding the upgrade policy on a dependency basis

We're facing cases where a third party dependency has a different versioning scheme than the one that matches our upgrad...

Spring Allow ordering of HttpMessageConverterss through WebMvcConfigurer.configureMessageConverters(HttpMessageConverters.Builder)

The newly introduced WebMvcConfigurer.configureMessageConverters(HttpMessageConverters.Builder) hook should allow orderi...

Golang cmd/go: defensively unset dangerous VCS configuration options

Related to #74380.The Go toolchain will invoke VCS commands in some situations in order to learn about the current state...

Golang cmd/go: return best-effort results despite inconsistent vendoring

Following up on https://github.com/golang/go/issues/39100, is it possible for the go command to return partial results e...

Golang x/website:GopherCon India not Listed

What is the URL of the page with the issue?https://go.dev/wiki/ConferencesWhat is your user agent?chromeScreenshotWhat d...

Golang x/tools/gopls: modernize could suggest using strings.Cut* instead of strings.Split*

gopls versionN/Ago envN/AWhat did you do?N/AWhat did you see happen?N/AWhat did you expect to see?strings.Cut was added ...

Golang x/telemetry/godev/telemetrygodev: reflect updated upload config

Upload server ~persists~ embeds the upload config picked up at the start time from the filesystem. We need to do either1...

Golang x/tools/gopls/internal/test/marker: Test/hover/json.txt failures

#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/marker" && test == "Tes...

Golang runtime: epollwait on fd 1 failed with 22

Go versiongo version go1.22.5 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''G...

Golang x/telemetry: 2024-1-18 An Internal Server Error is obtained

Go versioninapplicabilityOutput of go env in your module/workspace:inapplicabilityWhat did you do?2024-1-19 access https...

Golang x/tools/gopls: CodeAction(source.doc): mark up DocLinks to built in types and methods

Go versiongo1.24Output of go env in your module/workspace:n/aWhat did you do?I had a comment like:// MarshalJSON marshal...
上一页 下一页
.