issues
search
spring-projects
/
spring-ai
An Application Framework for AI Engineering
https://docs.spring.io/spring-ai/reference/index.html
Apache License 2.0
3.32k
stars
850
forks
source link
fix(bedrock-converse): Update tool use handling and add usage
#1777
Closed
tzolov
closed
2 days ago
tzolov
commented
2 days ago
Replace hardcoded "tool_use" with StopReason enum value
Add tests for token usage aggregation with tool calls
Add handling for null response metadata
Related to #1763 - Adds requested tests
ilayaperumalg
commented
2 days ago
LGTM, merging.
Related to #1763 - Adds requested tests