spring-ai
spring-ai copied to clipboard
An Application Framework for AI Engineering
Signed-off-by: Cui-xf Thank you for taking time to contribute this pull request! You might have already read the [contributor guide][1], but as a reminder, please make sure to: * Sign...
Signed-off-by: Cui-xf Thank you for taking time to contribute this pull request! You might have already read the [contributor guide][1], but as a reminder, please make sure to: * Sign...
Where is the source code of this attribute? 
If I restart MCP SERVER, MCP client will not receive SSE reply message. This should be a bug. Should we provide an automatic reconnect mechanism for MCP client?
Codebase: M7 **Issue Description:** When we execute MCP Tools it's normal that tool can report errors, for example: MCP Tool is handling renaming files, we fire this tool and trying...
比如向llm提问类似于 我的... 在mcp服务中目前不知道怎么获取“我”的userinfo,可能还需要进一步提问回答 如果能在tool call中添加authentication 在mcp中能够获取到用户信息就能直接查询
Add documentation about Maven mirror configuration when using Spring AI snapshots, including examples of correct mirrorOf settings to allow access to Spring repositories.
docs: add Maven mirror config note for Spring AI snapshots Add documentation about Maven mirror configuration when using Spring AI snapshots, including examples of correct mirrorOf settings to allow access...
**Bug description** [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.1.2:test (default-test) on project spring-ai-openai [INFO] Spring AI Model - OpenAI ........................... FAILURE [ 20.529 s] 2025-04-24T08:13:38.022-05:00 INFO 60487 --- [ main] o.s.a.o.m.OpenAiModerationModelTests...
As per this [issue](https://github.com/spring-projects/spring-ai/issues/2863) - OpenAI has replaced the system role with the developer role. o1 models now mandate the developer role to be used instead of the system role.