feat: fix CoderNode and ResearcherNode For DeepReearch (#1033) #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fix: Exception in ReporterNode
Squash Commits to Hide api-key
fix: Exception in ReporterNode (alibaba#1013)
fix: Exception in ReporterNode
fix: new line
统一模块spring-ai-alibaba-core使用的StringUtils为org.springframework.util.StringUtils (alibaba#1002)
模块spring-ai-alibaba-core除了DashScopeApi使用
import com.alibaba.nacos.common.utils.StringUtils;
,其他地方都是使用import org.springframework.util.StringUtils;
[refactor] refactor nacos prompt (alibaba#1017)
[refactor]refactor es chat memory (alibaba#1001)
[refactor] modify memory dependencies
[refactor] modify memory dependencies
[refactor] modify elasticsearch chat memory
[refactor] modify elasticsearch chat memory
[refactor] modify elasticsearch chat memory
[refactor] modify chat memory starter
Squash Merged
Squash Merged
[refactor]refactor es chat memory (alibaba#1001)
Fix Tool calls occur error(NPE) when using stream output (alibaba#1015)
fixes alibaba#1004 and alibaba#992
Feature/20250527 deepresearch (alibaba#999)
Fix UnsupportedOperationException
docs(spring-ai-alibaba-deepresearch): Remove background investigation Tools explanation.
docs(spring-ai-alibaba-deepresearch): Prevent calling non-existent tools.
feat(deepresearch): Add tool invocation observation functionality and optimize configuration.
feat(deepresearch): added license header
[fix] MemorySaver (alibaba#1018)
fix alibaba#1014, use right toolDefinitionBuilder in graph example (alibaba#1016)
Solve class conflicts in studio (alibaba#977)
fix alibaba#978, variable rename (alibaba#986)
refactor:microSoftTranslate (alibaba#965)
refactor microSoftTranslate
feat: add source URL in Baidu search results (alibaba#1009)
prepare for 1.0.0.2 release (prepare for 1.0.0.2 release alibaba/spring-ai-alibaba#1029)
Next development version (Next development version alibaba/spring-ai-alibaba#1030)
fix bug
fix: use tool-call/TavilySearch
fix: use tool-call/TavilySearch
fix: wrong spell
update README-zh.md
update README-zh.md
fix: TavilySearchService
Describe what this PR does / why we need it
Does this pull request fix one issue?
Describe how you did it
Describe how to verify it
Special notes for reviews