You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(go-adk): resolve merge conflict with main in bedrock.go
main removed TopK as a standalone field (it now goes through
AdditionalModelRequestFields) and dropped reverseNameMap from the
generate functions. This branch needs reverseNameMap for tool name
sanitization, so both additionalFields and reverseNameMap are kept
in generateStreaming and generateNonStreaming. Duplicate declarations
introduced during the merge are removed.
Signed-off-by: mesutoezdil <mesudozdil@gmail.com>
0 commit comments