Aurora Blog
Home
Spring Security Add AuthorizationManagerFactory.hasAll(Authorities|Roles)
2025-09-19 14:04:30
246
We should add AuthorizationManagerFactory.hasAllAuthorities(String...) and AuthorizationManagerFactory.hasAllRoles(Strin...
Spring AI Thinking and toolName content sent from Ollama is lost in merge of ChatResponse.message in Spring AI ver 1.0.2
2025-09-19 14:04:26
2058
Bug descriptionContent in OllamaApi.Message.thinking and OllamaApi.Message.toolName is lost in OllamaApiHelper.merge sin...
Spring AI vectorstore pgvector support specify datasource host
2025-09-19 14:04:20
1301
pgvector support specify url\host such as vectorstore: chroma: initialize-schema: true client: ...
Spring AI SpringAI does not follow the AWS SDK's default region resolution rules
2025-09-19 14:04:18
1833
Bug descriptionWhen using any of the AWS / Bedrock models, the documentation states "The region property is compulsory."...
Spring AI Can't use Hugginface Inference API (serverless) due to hardcoded /generate path
2025-09-19 14:04:16
1145
Spring-ai has support for Hugginface Inference endpoints. However this doesn't work with the 'serverless' version of the...
Spring AI VertexAiGeminiChatClient loses information about Safety Ratings when returning ChatResponse
2025-09-19 14:04:14
985
Expected BehaviorI would like to be able to extract SafetyRatings from ChatResponse returned by VertexAiGeminiChatClient...
Spring AI Why Qdrant generated ID policy must be UUID
2025-09-19 14:04:10
4045
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 Feature Request : Consider making the ImageOptions properties such as N, Quality, dimensions etc to be an enum
2025-09-19 14:04:05
1101
Consider making the ImageOptions properties such as N, Quality, dimensions etc to be an enum. For example, OpenAiImageOp...
Spring AI Support async call by return Mono<ChatResponse>
2025-09-19 14:04:01
1505
Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested....
Spring AI Add 'like' operator in FilterExpressionBuilder
2025-09-19 14:03:51
4093
Expected BehaviorThe document of FilterExpressionBuilder says "This builder DSL mimics the common https://www.baeldung.c...
Spring AI Add the low-level message ID and finishReason to SpringAI's Message properties.
2025-09-19 14:03:49
184
For example the Generation currently contains the finishReason but doesn't propagate ID to the Message. Comment From: ma...
Spring AI Review API design of org.springframework.ai.image
2025-09-19 14:03:47
180
The ImageResponse can have more helpers to convert base64 to binary. Review for ease of use in using the ImageResponse ...
Spring AI Create ResourceReader extends Function<Resource, List<Document>>
2025-09-19 14:03:44
144
This will facilitate loading a list of Resources into a vector database inside a loop. Currently this requires recreati...
Spring AI Add Model Captability class
2025-09-19 14:03:42
664
Both #2787 and #2863 would benefit from having a Model Capability class that describes what functionality the model sup...
Spring AI DynamoDB chat memory
2025-09-19 14:03:41
103
Expected BehaviorSupport DynamoDB chat memory https://aws.amazon.com/dynamodb/Current Behavior-Context-
Spring AI securely encode values written to the ChatMemoryRepository
2025-09-19 14:03:37
483
ship a BeanPostProcessor that proxied any ChatMemoryRepository implementations, intercepting the request to saveAll and ...
Spring AI Possible issue using Qwen3 models
2025-09-19 14:03:35
2597
Bug description'name': '', 'refusal': '', 'role': 'USER', 'tool_call_id': '', 'tool_calls': None}], 'metadata': None, 'm...
Spring AI org.springframework.ai.chat.messages.Message should have a getId() method
2025-09-19 14:03:31
1597
Let's say I have a chatbot, and I want the user to be able to give a feedback on whether the assistant message is good o...
Spring AI EPIC - Structured Output Improvements
2025-09-19 14:03:28
1264
Most AI models now support an option to provide structured output. Verify that the chat client options for all models t...
Spring AI OpenAI o1 models support 'developer' role instead of 'system' role.
2025-09-19 14:03:26
2425
Bug descriptionAccording to the OpenAI Guide and the Model Spec the former 'system' role' has now been replaced by the '...
上一页
下一页
1
…
37
38
39
40
41
…
367
.