Aurora Blog
Home
Spring AI Add Column Name Mapping Support for PgVectorStore Schema Integration
2025-09-19 14:02:59
1424
Currently, PgVectorStore requires specific column names (id, content, metadata, embedding) in the database schema. Howev...
Spring AI AzureOpenAiChatModel Retry Mechanism Not Working.
2025-09-19 14:02:53
7638
Bug descriptionThe AzureOpenAiChatModel does not support the retry mechanism. According to the documentation, this featu...
Spring AI milvus vectorstore SearchRequest Cannot specify database
2025-09-19 14:02:48
1144
Comment From: ilayaperumalgHi @sqyww , The properties such as databaseName can be configured via VectorStore properties....
Spring AI VectorStore improvements.
2025-09-19 14:02:42
6247
Current vectorstore interface is lacking in two important areasDoes not support other types of search other than similar...
Spring AI Improve ChatGenerationMetadata ability to handle arbitrary data returned from the generation.
2025-09-19 14:02:39
1191
There are several objects that should be returned as metadata, but the current implementation was developed a long time ...
Spring AI [EPIC] Add Observability to Embedding Models
2025-09-19 14:02:35
165
TODO List[ ] VertexAI[ ] Azure[ ] bedrock: titan, cohere[ ] Transformers[ ] PostgresMLComment From: ThomasVitaleMistral ...
Spring AI VectorStore filter improve
2025-09-19 14:02:24
719
in my case, i use milvus and want to use json_contains_any Proposal: Make ExpressionType an Interface for Extensibility...
Spring AI Hope to provide support for Ollama's thinking mode
2025-09-19 14:02:18
190
Hope to provide support for Ollama's thinking modeComment From: sunyuhan1998Hi @wusyhub This support is currently being ...
Spring AI PromptTemplate should configure error reporting in String Template
2025-09-19 14:02:09
1111
Expected BehaviorI would like to see details about what is wrong with my prompt template in my logs (that go to LogStash...
Spring AI Consider caching JSON schema generation in function calling
2025-09-19 14:01:36
2634
Current Performance IssueFunction calling applications regenerate identical JSON schemas on every request, causing signi...
Spring AI [EPIC] Spring Boot 4.0 compatability
2025-09-19 14:01:34
1746
The goal is to support Spring Boot 3.4.x, 3.5.x, and Boot 4.0/Spring Framework 7 within the same branch/version of Sprin...
Spring AI Change the BedrockAwsConnectionProperties region property to be empty by default
2025-09-19 14:01:16
199
If the BedrockAwsConnectionProperties#region by default the auto-configuration will try to pick the default region using...
Spring AI Add file-based ChatMemoryStore implementation
2025-09-19 14:01:13
811
Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested....
Spring AI MCP:deepseek chat model call brave search mcp
2025-09-19 14:01:11
2825
When I use the deepseek chat model to call mcp, an error is reported2025-05-15T22:12:57.519+08:00 ERROR 34807 --- [zfo.a...
Spring AI Allow pretty printing of over-the-wire JSON exchange with the LLM when using Azure OpenAI.
2025-09-19 14:01:03
1846
Expected BehaviorI'm using Azure OpenAi and would like to pretty print the JSON exchanged with the LLM to make it easier...
Spring AI Connect to the n8n MCP server using SSE.
2025-09-19 14:01:01
1888
Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested....
SpringBoot Reintroduce previous EnvironmentPostProcessor in deprecated form
2025-09-19 14:00:46
580
We've had early feedback from the M3 release that the repackaging of EnvironmentPostProcessor causes some upgrade pain, ...
SpringBoot Remove Bitnami support
2025-09-19 14:00:44
318
With the coming changes to the Bitnami images we can no longer offer built-in support for Bitnami. The bitnamilegacy ima...
SpringBoot Json processing break between spring boot 3.5.5 and 3.5.6
2025-09-19 14:00:38
3256
Hello, I think there is an issue with the spring-boot-starter-web at v3.5.6.I have this code : @JsonProperty(value = &qu...
SpringBoot Support Gradle 9
2025-09-19 14:00:34
1813
It's likely that Gradle 9 will be released in time for Boot 3.5 in May 2025. Assuming that happens, we should add suppor...
上一页
下一页
1
…
39
40
41
42
43
…
368
.