spring-projects / spring-projects/spring-ai
reasoningContent not properly added
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 6
Description
The model version is doubao-seed-2.0-pro. When using Spring AI 1.1.3, I hoped to obtain reasoningContent to demonstrate my thinking process, but I did not obtain it. When querying the source code, I noticed that the request entity contained reasoningContent
But it was not included in the metadata below
And I noticed that extraBody cannot be used with tools,I see that others have already submitted this question many times, so I won't repeat it anymore
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the request entity and response metadata handling for doubao-seed-2.0-pro in the Spring AI integration. Reproduce the request with tools and inspect whether reasoningContent is preserved in the returned metadata; done means the reasoning content is available and the documented extraBody limitation is addressed or clearly confirmed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- ai, backend-api-design
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100