Skip to content

fix: emit multiple LlmResponses in GeminiLlmConnection#820

Open
copybara-service[bot] wants to merge 1 commit intomainfrom
test_866010045
Open

fix: emit multiple LlmResponses in GeminiLlmConnection#820
copybara-service[bot] wants to merge 1 commit intomainfrom
test_866010045

Conversation

@copybara-service
Copy link

fix: emit multiple LlmResponses in GeminiLlmConnection

A single LiveServerMessage is now converted to a series of LlmResponse
messages each corresponding to a different part of the
LiveServerMessage, notably the UsageMetadata field is now converted to
a GenerateResponseUsageMetadata and emitted downstream.

A single LiveServerMessage is now converted to a series of LlmResponse
messages each corresponding to a different part of the
LiveServerMessage, notably the UsageMetadata field is now converted to
a GenerateResponseUsageMetadata and emitted downstream.

PiperOrigin-RevId: 866010045
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