Skip to content

docs: update for pipecat PR #4000#618

Merged
markbackman merged 1 commit intomainfrom
docs/pr-4000
Mar 19, 2026
Merged

docs: update for pipecat PR #4000#618
markbackman merged 1 commit intomainfrom
docs/pr-4000

Conversation

@markbackman
Copy link
Contributor

Automated documentation update for pipecat PR #4000.

Changes

  • server/services/llm/openai.mdx: Updated Settings table to reflect new default model gpt-4.1 (changed from gpt-4o)
    • The default applies to both OpenAILLMService and AzureLLMService (which inherits from OpenAI)

Gaps identified

None - all relevant documentation has been updated.

Summary

PR #4000 restored the default model for OpenAI and Azure LLM services from gpt-4o to gpt-4.1. This documentation update reflects that change in the Settings reference table. Users who don't explicitly specify a model will now use gpt-4.1 by default.

Updated the Settings table to reflect that the default model is now
gpt-4.1 instead of gpt-4o. This change aligns with pipecat PR #4000.

Azure LLM service inherits from OpenAI, so the same default applies.
@markbackman markbackman added the auto-docs Automated documentation update from pipecat source changes label Mar 11, 2026
@markbackman markbackman merged commit 4bda259 into main Mar 19, 2026
2 checks passed
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