- Notifications
You must be signed in to change notification settings - Fork 2k
Pull requests: spring-projects/spring-ai
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix streaming tool call merge for Qwen and OpenAI-compatible APIs for: backport-to-1.0.x tool/function calling
#4794 opened Nov 3, 2025 by ultramancode Loading…
feat: Add getTextContent method to retrieve message text content
#4766 opened Oct 30, 2025 by liugddx Loading…
Add a method to delete all chat memories in ChatMemory Chat Memory
#3590 opened Jun 18, 2025 by fanxt0218 Loading…
fix: Incorrect order when Advisors have the same order advisors bug Something isn't working for: backport-to-1.0.x
#3461 opened Jun 6, 2025 by YunKuiLu Loading…
Create new ToolChatOptions if input request has tool configuration without options bug Something isn't working for: backport-to-1.0.x tool/function calling
#3397 opened May 30, 2025 by filiphr Loading…
feat(anthropic): Implemented a web search tool, provided by Anthropic status: to-discuss
#3353 opened May 27, 2025 by dev-jonghoonpark Loading…
fix(ai-rag): Fix query expansion result handling logic, same as #3345 bug Something isn't working for: backport-to-1.0.x RAG Issues related to Retrieval Augmented Generation
#3347 opened May 27, 2025 by kaijunyang Loading…
fix: omit temperature for search models and add tests for: backport-to-1.0.x openai status: to-discuss
#3315 opened May 24, 2025 by LEEJaeHyeok97 Loading…
Add Spring SpEL implementation of TemplateRenderer enhancement New feature or request templating
#3262 opened May 20, 2025 by quaff Loading…
Provides a Jinja2 implementation for TemplateRenderer enhancement New feature or request templating
#3259 opened May 20, 2025 by sunyuhan1998 Loading…
Apply the builder pattern to
OpenAiImageModel and add support for the new gpt-image-1 model image models openai #2943 opened Apr 30, 2025 by dev-jonghoonpark Loading…
Add RestClient timeout support via spring-ai-autoconfigure-http-client module multiple models
#2808 opened Apr 19, 2025 by drow724 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.