Skip to content

docs: update for pipecat-flows PR #290#981

Closed
markbackman wants to merge 1 commit into
mainfrom
docs/flows-pr-290
Closed

docs: update for pipecat-flows PR #290#981
markbackman wants to merge 1 commit into
mainfrom
docs/flows-pr-290

Conversation

@markbackman

Copy link
Copy Markdown
Contributor

Automated documentation update for pipecat-flows PR #290.

Changes

  • pipecat-flows/migration/migration-1.0.mdx — Expanded the migration note to explicitly document that the standalone pipecat-ai-flows package is deprecated and frozen as of pipecat-ai 1.5.0. Added step-by-step migration instructions: upgrade pipecat-ai, uninstall pipecat-ai-flows, and update imports from pipecat_flows to pipecat.flows. Includes before/after import examples.

Context

PR #290 officially marks the standalone pipecat-ai-flows package as deprecated and frozen. The package now emits a DeprecationWarning on import and pins its pipecat-ai dependency to <1.5.0 to prevent conflicts with the integrated version.

The docs already used the correct pipecat.flows import path throughout (introduction, quickstart, guides, API reference). This update strengthens the migration guide with explicit deprecation notice and uninstall instructions.

Gaps identified

None — all other doc pages already reflect that Flows is part of Pipecat as of 1.5.0.

Updates the migration guide to clearly document that the standalone
pipecat-ai-flows package is deprecated and frozen as of pipecat-ai 1.5.0.

Adds migration steps:
- Upgrade to pipecat-ai >= 1.5.0
- Uninstall pipecat-ai-flows
- Update imports from pipecat_flows to pipecat.flows

Related to pipecat-ai/pipecat-flows#290
@markbackman markbackman added auto-docs Automated documentation update from pipecat source changes flows labels Jul 4, 2026
@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

🔍 Mintlify preview for this branch: https://daily-docs-flows-pr-290.mintlify.app

@markbackman markbackman closed this Jul 4, 2026
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 flows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant