- 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
Provides a Jinja2 implementation for TemplateRenderer enhancement New feature or request templating
#3259 opened May 20, 2025 by sunyuhan1998 Loading… updated Oct 9, 2025
Add Spring SpEL implementation of TemplateRenderer enhancement New feature or request templating
#3262 opened May 20, 2025 by quaff Loading… updated Oct 9, 2025
Fix MCP protocol, related commands cannot be executed under Windows, such as npx for: backport-to-1.0.x MCP
#3323 opened May 26, 2025 by twelvet-s Loading… updated Sep 29, 2025
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… updated Sep 25, 2025
Add RestClient timeout support via spring-ai-autoconfigure-http-client module multiple models
#2808 opened Apr 19, 2025 by drow724 Loading… updated Sep 25, 2025
feat(redis): Add Redis-based semantic caching and chat memory implementations enhancement New feature or request redis
#2295 opened Feb 23, 2025 by bsbodden Loading… updated Sep 25, 2025
Consolidate SpeechModel APIs speech
#1518 opened Oct 9, 2024 by ThomasVitale Loading… updated Sep 25, 2025
Add a method to delete all chat memories in ChatMemory Chat Memory
#3590 opened Jun 18, 2025 by fanxt0218 Loading… updated Sep 25, 2025
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… updated Sep 25, 2025
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… updated Sep 25, 2025
feat(anthropic): Implemented a web search tool, provided by Anthropic status: to-discuss
#3353 opened May 27, 2025 by dev-jonghoonpark Loading… updated Sep 25, 2025
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… updated Sep 25, 2025
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… updated Sep 25, 2025
Feature/add assistant name support design
#4047 opened Aug 7, 2025 by huidongyin Loading… updated Sep 24, 2025
Fix: MySQL/MariaDB TIMESTAMP precision for message ordering (#3442) Chat Memory
#3443 opened Jun 4, 2025 by seungwone Loading… updated Jun 26, 2025
ProTip! Filter pull requests by the default branch with base:main.