Aurora Blog
Home
Spring automate the remediation of Checkstyle
2025-05-21 14:00:13
1300
Fixing violations by hand is tedious and error-prone - even though you gain experience, which Checkstyle is also kind of...
Spring AI If the MCP server defines content path, the client endpoint can pass the first GET request sent to the/se path, but sending a post request with the response/mcp/message is incorrect, resulting in a 404 error
2025-05-20 14:03:04
4430
Bug descriptionHow does MCP Server define content path and connect to URL: localhost: port sse endpoint:/contentPath/sse...
Spring AI spring ai 调用 xinference 部署的qwen3模型,工具调用失败
2025-05-20 14:01:57
1126
xinference 工具调用返回数据中content字段为nulltool_call_message: Dict[str, Any] = { "role": "assistant&quo...
Spring AI mcp tool is not called
2025-05-20 14:01:55
5183
1.0.0-SNAPSHOT@Bean ChatClient tongYiWithMcp() { ChatClient.Builder builder = ChatClient.builder( ...
Spring AI Allow Tool Calls that use returnDirect to return the result object without serialisation
2025-05-20 14:01:52
2006
Currently, when doing tool calls, the response is a converted to JSON so it can be sent back to the model to process the...
Spring AI Gemini and function calling: function call may be discarded.
2025-05-20 14:01:49
6126
Bug descriptionThis is linked to the PR https://github.com/spring-projects/spring-ai/pull/2029 where I try to fix this.T...
Spring AI Milvus similarity search has fixed SEARCH_OUTPUT_FIELDS and EMBEDDING_FIELD_NAME
2025-05-20 14:01:47
1529
Bug descriptionCan't do similarity search with different columns.see line 338 and 341https://github.com/spring-projects/...
Spring AI Spring AI vector store operations not reactive-friendly
2025-05-20 14:01:44
2789
Bug descriptionWhen using Spring AI's OpenAI embeddings in a reactive Spring Boot application, the vector store operatio...
Spring AI Add isPreventDefaultMerge flag for models options
2025-05-20 14:01:43
950
I think this issue has more to do with #3253.As far as I understand, in each model, if we set a parameter as null in its...
Spring AI Model incompatible request argument supplied: temperature
2025-05-20 14:01:41
628
Bug descriptionWhen using the OpenAI search models the following error is returned: Model incompatible request argument ...
Spring AI VectorStoreChatMemoryAdvisor Never Persist Assistant Response in Database For Bedrock Converse Streaming
2025-05-20 14:01:32
3918
Bug descriptionVectorStoreChatMemoryAdvisor after method is not never called for stream based advisor. This leads not...
Spring AI Chat Response Metadata Aggergration Stop Reason is not Populated for Bedrock's MessageStop Event
2025-05-20 14:01:17
1186
Bug descriptionDescribed in this issue, the conditional block for Message Stop Event relayed from Bedrock Streaming Resp...
Spring AI Why toolCallArguments cannot be null or empty?
2025-05-20 14:01:15
2903
Bug descriptionA simple toolcalling for asking current datetime, but i receive toolCallArguments cannot be null or empty...
Spring AI LastMaxTokenSizeContentPurger Logic backwards
2025-05-20 14:01:11
1577
I don't see any document references to it and there are no tests so I'm not 100% but looking at LastMaxTokenSizeContentP...
Spring AI Support of Guardrails in Spring AI
2025-05-20 14:01:08
4323
Can we implement some guardrails features in built in Spring AI so we no need to fine tune the prompt: Gurard rails feat...
Spring AI SpringAI Guardrail support
2025-05-20 14:01:04
1363
Expected BehaviorWe would like to have Guardrailing support for Input, Dailog, Retrieval, Execution and Output of the LL...
Spring AI A strange problem for tool calling
2025-05-20 14:01:00
5970
a same request ,run it, and it will become sometimes it's good, sometimes it's abnormal. The following are the abnorm...
SpringBoot Spring Boot with Java 24
2025-05-20 14:00:46
4002
I get the following errors when upgrading to Java 24, with my Spring Boot Webflux applicationIs this normal, or a develo...
SpringBoot Remove SSL status tag from metrics
2025-05-20 14:00:42
262
We added the SSL status for 3.5, but we're concerned that the SSL threshold property will be hard to support when we res...
Spring Update HttpServiceGroupConfigurer API
2025-05-20 14:00:35
452
The full configure method is awkward with two separate BiConsumer's with the group repeated in each BiConsumer, only bec...
上一页
下一页
1
…
186
187
188
189
190
…
197
.