Skip to content

docs: update for pipecat PR #4208#686

Open
markbackman wants to merge 1 commit intomainfrom
docs/pr-4208
Open

docs: update for pipecat PR #4208#686
markbackman wants to merge 1 commit intomainfrom
docs/pr-4208

Conversation

@markbackman
Copy link
Copy Markdown
Contributor

Automated documentation update for pipecat PR #4208.

Changes

Updated service name references

  • guides/features/openai-audio-models-and-apis.mdx — Updated OpenAI Realtime API service name from OpenAIRealtimeBetaLLMService to OpenAIRealtimeLLMService

Updated API reference links (deprecated import paths → current paths)

  • server/services/tts/nvidia.mdx — Updated API reference link from pipecat.services.riva.tts to pipecat.services.nvidia.tts
  • server/services/stt/nvidia.mdx — Updated API reference link from pipecat.services.riva.stt to pipecat.services.nvidia.stt
  • server/services/llm/nvidia.mdx — Updated API reference link from pipecat.services.nim.llm to pipecat.services.nvidia.llm and removed deprecation note for NimLLMService (now fully removed)
  • server/services/llm/google-vertex.mdx — Updated API reference link from pipecat.services.google.llm_vertex to pipecat.services.google.vertex.llm
  • server/services/s2s/gemini-live-vertex.mdx — Updated API reference link from pipecat.services.google.gemini_live.llm_vertex to pipecat.services.google.gemini_live.vertex.llm

Gaps identified

None — all deprecated module removals that affect documentation have been addressed. The deprecated modules removed in PR #4208 were already marked as deprecated in the docs (with updated import paths already shown in usage examples).

Update documentation to reflect removal of deprecated service modules
in pipecat PR #4208:

- Update OpenAI Realtime service name from OpenAIRealtimeBetaLLMService to OpenAIRealtimeLLMService
- Update NVIDIA API reference links from riva/nim paths to nvidia paths
- Update Google Vertex API reference links to use vertex subdirectory paths
- Remove deprecation note for NimLLMService (now fully removed)

All changes update API reference URLs and service names to match the
current import paths after deprecation cleanup.
@markbackman markbackman added the auto-docs Automated documentation update from pipecat source changes label Mar 31, 2026
@mintlify
Copy link
Copy Markdown

mintlify bot commented Mar 31, 2026

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

Project Status Preview Updated (UTC)
daily 🟢 Ready View Preview Mar 31, 2026, 7:42 PM

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant