Skip to content

Conversation

@copybara-service
Copy link

@copybara-service copybara-service bot commented Dec 17, 2025

fix: Make FunctionResponses respect the order of FunctionCalls

Switched Flowable to Observable because it's immediately used as .toList(), so using Flowable<> brings no extra value.

Switched Flowable<Event> to Observable<Event> because it's immediately used as .toList(), so using Flowable<> brings no extra value.

PiperOrigin-RevId: 845729296
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant