Skip to content

Commit

Permalink
Update genai-on-vertex-ai/gemini_2_0/gemini-multimodal-live-api-dev-g…
Browse files Browse the repository at this point in the history
…uide/part_1_intro/chapter_02/README.md

Co-authored-by: code-review-assist[bot] <182814678+code-review-assist[bot]@users.noreply.github.com>
  • Loading branch information
heiko-hotz and code-review-assist[bot] authored Jan 2, 2025
1 parent 86f0026 commit f2b414e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -149,5 +149,5 @@ The `if __name__ == "__main__":` block ensures that the `audio_loop` function is

## Limitations

The current implementation does not support user interruption of the model's speech.
The current implementation does not support user interruption of the model's speech. Future implementations could support interruption by sending a specific interrupt signal to the API or by modifying the current `end_of_turn` logic to be more responsive to shorter pauses in user speech.

0 comments on commit f2b414e

Please sign in to comment.