Spring AI Feature Request: Add public getters for configuration fields in TokenTextSplitter

Hello Spring AI Team,I'm currently implementing the TokenTextSplitter class and I appreciate the built in flexibility wi...

Spring AI AnthropicChatModel#stream produces too much output when calling tools

Bug descriptionWhen using in #stream() mode along with tools, the Anthropic Chat Model outputs that it "needs to use XYZ...

Spring AI Integrate ElevenLabs Text-to-Speech (TTS) as a supported provider within Spring AI.

Justification:Expanded Options: Currently, Spring AI only supports OpenAI's Speech API for TTS. Adding ElevenLabs divers...

Spring AI mcp server header data deliver to tools

MCP server retrieves Herder's data and then uses it in the tool. If passing through ThreadLocal fails, how can it be res...

SpringBoot Remove unused SHA-1 hash from UNPACK markers of uber archive entries that require unpacking

In BootZipCopyAction and AbstractJarWriter SHA1 hash is calculated for stored entries requiring unpack and set as entry ...

SpringBoot SpringBootApplication fails upon upgrading to latest version

I am using the following dependencies ... <dependency> <groupId>org.springframework.boot</groupId>...

SpringBoot R2dbcCustomConversions could get some XxxConfigurer flavoured

Know that @ConditionalOnMissingBean is there for us to override the whole bean, and eventually could provide any custom ...

SpringBoot "gradle bootBuildImage" doesn't work with Gradle 9.0.0-rc-1 and Spring Boot 3.5.3

Environment* Windows 11 Pro 24H2* Java 24.0.1 (Eclipse Temurin)* Gradle 9.0.0-rc-1* Docker Desktop 4.42.0* Docker Engine...

SpringBoot Add testcontainers init script with admin privileges

spring-boot-testcontainers supports automatic initialization of a mysql testcontainer instance simply by using jdbc url ...

Spring Support for exposing additional object types in SmartFactoryBean

In preparation for #33414 where the arrangement requires a single FactoryBean (specifically, the JPA LocalContainerEntit...

Spring Potential regression in charset encoding for Content-Type header

Note: This issue was originally posted as a Spring Boot issue (spring-boot#46036), but I was informed by a Spring member...

Spring max-disk-usage-per-part allows upload of bigger files

I would like to restrict the size of the file during multipart uploads. WebFlux provides configuration options:spring.we...

Spring Upgrade to Kotlin 2.2.0

With that upgrade, Kotlin 2.2 is the new baseline for Spring Framework 7.0.With the upgrade, we should be able to levera...

Golang spec: wrong thing taken as a reference for method value rules

What is the URL of the page with the issue?https://go.dev/ref/spec#Method_valuesWhat is your user agent?Mozilla/5.0 (X11...

Golang Cross compile from alpine to openbsd: cannot use _Ctype_size_t(len(b)) (value of type _Ctype_ulong) as _Ctype_uint value in argument to (_C2func_getnameinfo)

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

Golang x/tools/gopls: SignatureHelp activeParameter always 0 after v0.18.1

After commit 2880aae, SignatureInformation.activeParameter does not have omitempty tag and always marshal. The problem i...

Golang iter: TestPull failures

#!watchflakesdefault <- (pkg == "iter" || pkg == "iter:iter") && test ~ `TestPull`Issue c...

Golang cmd/pprof: negative numbers in go tool pprof heap report in 1.22.3, but not in 1.22.2

Go version1.22.3Output of go env in your module/workspace:---Not sure how to get it from env where docker image is built...

Golang Simplify if condition for nil checking

Go Programming ExperienceNoviceOther Languages ExperienceGo, C/C++Related Idea[x] Has this idea, or one like it, been pr...

Golang nice to have: faster generic instantiation location for serialization support

In generating serialization code for structs that contain parameterized generic types,I current utilize "golang.org/x/to...
上一页 下一页
.