Skip to content

docs: update for pipecat PR #5366 - #1113

Open
pipecat-docs-bot[bot] wants to merge 1 commit into
mainfrom
docs/pr-5366
Open

docs: update for pipecat PR #5366#1113
pipecat-docs-bot[bot] wants to merge 1 commit into
mainfrom
docs/pr-5366

Conversation

@pipecat-docs-bot

Copy link
Copy Markdown

Automated documentation update for pipecat PR #5366.

Changes

  • api-reference/server/services/llm/google.mdx: Added frequency_penalty, presence_penalty, and seed parameters to the Settings table. Added note about Gemini's best-effort seed handling.
  • api-reference/server/services/s2s/gemini-live.mdx: Added seed parameter to the Settings table. Added note about Gemini's best-effort seed handling.

The PR fixes a bug where Google LLM services were ignoring the seed setting. GoogleLLMService, GoogleVertexLLMService, GeminiLiveLLMService, and GeminiLiveVertexLLMService now send the seed parameter to Google's API. Since GoogleVertexLLMService inherits its Settings reference from GoogleLLMService, and GeminiLiveVertexLLMService inherits from GeminiLiveLLMService, these two pages automatically pick up the changes.

Gaps identified

None

Documents the seed parameter now being sent to Google's API by
GoogleLLMService, GoogleVertexLLMService, GeminiLiveLLMService, and
GeminiLiveVertexLLMService. Adds the parameter to Settings tables
and notes that Gemini treats seed as best effort.

Related to pipecat PR #5366
@pipecat-docs-bot pipecat-docs-bot Bot added auto-docs Automated documentation update from pipecat source changes pipecat labels Aug 19, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🔍 Mintlify preview for this branch: https://daily-docs-pr-5366.mintlify.site

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