Skip to content

Docs: Make end_sequence requirement clear#36

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

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

Conversation

@sebvanleuven
Copy link
Contributor

@sebvanleuven sebvanleuven commented Feb 17, 2026

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.

Copy link

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

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

Copy link

@robbie-anam robbie-anam left a comment

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.

@sebvanleuven sebvanleuven merged commit 05d8af3 into main Feb 18, 2026
8 checks passed
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