Skip to content

docs: update for pipecat PR #3918#581

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

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

Conversation

@markbackman
Copy link
Contributor

Automated documentation update for pipecat PR #3918.

Changes

  • server/services/llm/anthropic.mdx — Added system_instruction configuration parameter
  • server/services/llm/aws.mdx — Added system_instruction configuration parameter
  • server/services/llm/openai.mdx — Added system_instruction configuration parameter

The new system_instruction parameter enables setting a default system prompt independently per service, allowing multiple LLM services to share a single LLMContext while each providing its own system instruction.

Gaps identified

None

Add documentation for the new system_instruction parameter in:
- Anthropic LLM service
- AWS Bedrock LLM service
- OpenAI LLM service

This parameter enables setting a default system prompt independently
per service, enabling sharing a single LLMContext across multiple
LLM services.
@markbackman markbackman added the auto-docs Automated documentation update from pipecat source changes label Mar 5, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant