Skip to content

feat(core): add plain_text_content property for ChatMessage#6348

Merged
chenghao-mou merged 7 commits into
mainfrom
chenghao/feat/add-raw-text-content
Jul 7, 2026
Merged

feat(core): add plain_text_content property for ChatMessage#6348
chenghao-mou merged 7 commits into
mainfrom
chenghao/feat/add-raw-text-content

Conversation

@chenghao-mou

Copy link
Copy Markdown
Member

No description provided.

@chenghao-mou chenghao-mou requested a review from a team as a code owner July 7, 2026 20:33
@chenghao-mou chenghao-mou changed the title add raw_text_content property for ChatMessage feat(core): add raw_text_content property for ChatMessage Jul 7, 2026
devin-ai-integration[bot]

This comment was marked as resolved.

if raw is None:
return None

from ..tts._provider_format import split_all_markup

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 have a method called strip? even if it's a tiny utility, seems cleaner

devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

@chenghao-mou chenghao-mou changed the title feat(core): add raw_text_content property for ChatMessage feat(core): add stripped_text_content property for ChatMessage Jul 7, 2026
devin-ai-integration[bot]

This comment was marked as resolved.

@chenghao-mou chenghao-mou changed the title feat(core): add stripped_text_content property for ChatMessage feat(core): add plain_text_content property for ChatMessage Jul 7, 2026

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

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Devin Review found 1 new potential issue.

Open in Devin Review

Comment thread livekit-agents/livekit/agents/llm/chat_context.py
@chenghao-mou chenghao-mou merged commit cae0cdf into main Jul 7, 2026
24 checks passed
@chenghao-mou chenghao-mou deleted the chenghao/feat/add-raw-text-content branch July 7, 2026 23:23
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