- 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
feat: Add asynchronous tool calling support
#4756 opened Oct 29, 2025 by JGoP-L Loading…
6 tasks done
GH-4602: Add WebClientFactory customization + Restore ChatMemoryRepos…
#4843 opened Nov 10, 2025 by limch02 Loading…
7 tasks done
Add MultiVectorRetriever as a foundation for ParentDocumentRetriever RAG Issues related to Retrieval Augmented Generation
#2349 opened Feb 28, 2025 by seungy0 Loading…
Refactor: Centralize event type checks into utility method code cleanup good first issue Good for newcomers
#1765 opened Nov 19, 2024 by cowboysj Loading…
GH-2737 Returning logprobs in generation metadata when requested good first issue Good for newcomers openai
#2750 opened Apr 15, 2025 by ndoe049 Loading…
Add Spring Framework 7.x compatibility to SpringAiRetryAutoConfiguration#responseErrorHandler
#4721 opened Oct 24, 2025 by ielatif Loading…
fix: enhance content extraction from chat response to handle multiplegenerations with null content
#4673 opened Oct 19, 2025 by liugddx Loading…
GH-4433 Add a method to
ChatMemory for retrieving all conversation IDs Chat Memory design #4460 opened Sep 24, 2025 by sunyuhan1998 Loading…
Add timeout support for ChatClient API chat client
#4585 opened Oct 10, 2025 by HyunSangHan Loading…
fix(chat): handle multiple returnDirect responses in DefaultChatClient (#4655) chat client design status: to-discuss
#4661 opened Oct 18, 2025 by kuntal1461 Loading…
test: Add tests for McpSyncClientConfigurer/McpAsyncClientConfigurer
#4816 opened Nov 6, 2025 by leehaut Loading…
chore(ollama): remove unused parameters of request record ollama
#4677 opened Oct 20, 2025 by sucenscuo Loading…
feat: GH-4589 Add Option to Store All User Messages in MessageChatMemoryAdvisor Chat Memory
#4594 opened Oct 10, 2025 by w9lsky Loading…
Return specific default chat options chat options
#4607 opened Oct 11, 2025 by markusheiden Loading…
GH-2123: Add chunkOverlap support to TokenTextSplitter ETL
#4054 opened Aug 7, 2025 by ralla0405 Loading…
Feature (TokenTextCplitter): Add overlapping function for text segmentation #2123 ETL
#3780 opened Jul 10, 2025 by zjxzjw Loading…
[REVIEW-ONLY-DO-NOT-MERGE] Initial sketch for unified hybrid search API hybrid search vector store
#3658 opened Jun 25, 2025 by sobychacko • Draft
Don't log AWS SDK stack trace, updates documentation Bedrock
#3952 opened Jul 31, 2025 by cmiles74 Loading…
feat: support the chat_template_kwargs, with OpenAI-Compatible Server… openai
#3744 opened Jul 4, 2025 by Willam2004 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.