Skip to content

docs: update for pipecat PR #4592#853

Open
markbackman wants to merge 1 commit into
mainfrom
docs/pr-4592
Open

docs: update for pipecat PR #4592#853
markbackman wants to merge 1 commit into
mainfrom
docs/pr-4592

Conversation

@markbackman
Copy link
Copy Markdown
Contributor

Automated documentation update for pipecat PR #4592.

Changes

api-reference/server/utilities/turn-management/filter-incomplete-turns.mdx

Updated the deprecated parameter descriptions for filter_incomplete_user_turns and user_turn_completion_config to align with the source code changes in pipecat PR #4592:

  • filter_incomplete_user_turns: Updated description to lead with the functional explanation (turn-completion markers: ✓, ○, ◐) instead of generic "Enable LLM-based turn completion detection" text. This matches the source docstring which now presents functionality first, followed by the deprecation directive.

  • user_turn_completion_config: Enhanced description to clarify that this parameter is only used when filter_incomplete_user_turns is True (the deprecated path), and that the new strategy-based API should use FilterIncompleteUserTurnStrategies(config=...) instead.

Both parameters retain their deprecated attribute and deprecation notices, consistent with the Sphinx .. deprecated:: directive in the source.

Gaps identified

None

Update LLMUserAggregatorParams deprecated field descriptions to match
the cleaned-up docstrings from pipecat PR #4592, which removed inline
[DEPRECATED] tags while keeping Sphinx directives.

Changes:
- filter_incomplete_user_turns: Lead with functional description
  (turn-completion markers) instead of generic "Enable..." text
- user_turn_completion_config: Clarify it's only used in the deprecated
  path and recommend the new strategy-based API
@markbackman markbackman added auto-docs Automated documentation update from pipecat source changes pipecat labels May 29, 2026
@mintlify
Copy link
Copy Markdown

mintlify Bot commented May 29, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
daily 🟢 Ready View Preview May 29, 2026, 3:37 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-docs Automated documentation update from pipecat source changes pipecat

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant