Skip to content

(examples revamp): add example walkthroughs#5613

Merged
tinalenguyen merged 7 commits into
mainfrom
tina/examples-walkthroughs
May 14, 2026
Merged

(examples revamp): add example walkthroughs#5613
tinalenguyen merged 7 commits into
mainfrom
tina/examples-walkthroughs

Conversation

@tinalenguyen
Copy link
Copy Markdown
Member

No description provided.

@tinalenguyen tinalenguyen marked this pull request as ready for review May 7, 2026 01:03
@chenghao-mou chenghao-mou requested a review from a team May 7, 2026 01:03
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

Comment thread examples/frontdesk/README.md Outdated
https://github.com/livekit/agents/blob/8283a5a5c9863a07bcf030ee90e8ab780e1e569b/examples/frontdesk/frontdesk_agent.py#L184


This prevents the LLM from passing a hallucinated answer.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can we add details on how we're using ToolError to prevent the LLM for hallucinating? Or at least allow self-corrections.

Comment thread examples/survey/README.md
Once the interview is concluded and TaskGroup is completed, we extract the summary message (the last inserted message):

```python
summary = self.chat_ctx.items[-1]
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

btw not related to the readme, but I'm wondering if we should cleanup this pattern.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

yeah.. i feel like working with chat_ctx is not intuitive

@tinalenguyen tinalenguyen merged commit ccc5896 into main May 14, 2026
22 checks passed
@tinalenguyen tinalenguyen deleted the tina/examples-walkthroughs branch May 14, 2026 16:38
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.

2 participants