Skip to content

Docs: Make end_sequence requirement clear - #36

Merged
sebvanleuven merged 3 commits into
mainfrom
docs/end_sequence_clear_example
Feb 18, 2026
Merged

Docs: Make end_sequence requirement clear#36
sebvanleuven merged 3 commits into
mainfrom
docs/end_sequence_clear_example

Conversation

@sebvanleuven

@sebvanleuven sebvanleuven commented Feb 17, 2026

Copy link
Copy Markdown
Contributor

end_sequence is required after sending a tts response.
Make it clearer in the example by moving the end_sequence in the interactive loop.


Summary by cubic

Clarifies that end_sequence must be sent after TTS so the avatar returns to listening mode. Requires ANAM_LLM_ID in the persona example to prevent missing config errors.

  • Refactors

    • Move end_sequence() from utils into the interactive loops, called after TTS audio completes.
    • Add ANAM_LLM_ID to the required environment variable check in persona_interactive_video.py.
    • Add inline comments and small CLI/help text formatting tweaks.
  • Dependencies

    • Upgrade anam to 0.2.0.

Written for commit 2252883. Summary will update on new commits.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 4 files

@robbie-anam robbie-anam left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approve but with one question about llm id required.

Comment thread examples/persona_interactive_video.py Outdated
@sebvanleuven
sebvanleuven merged commit 05d8af3 into main Feb 18, 2026
8 checks passed
@sebvanleuven
sebvanleuven deleted the docs/end_sequence_clear_example branch April 14, 2026 09:17
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.

3 participants