Skip to content

feat(anthropic): Gate output collection on data_collection option - #7121

Open
ericapisani wants to merge 2 commits into
py-2588-anthropicfrom
py-2588-anthropic-outputs
Open

feat(anthropic): Gate output collection on data_collection option#7121
ericapisani wants to merge 2 commits into
py-2588-anthropicfrom
py-2588-anthropic-outputs

Conversation

@ericapisani

@ericapisani ericapisani commented Aug 6, 2026

Copy link
Copy Markdown
Member

Output data (text and tool calls) is now gated on the data_collection
configuration, mirroring input collection behavior. When data_collection
is configured, its gen_ai.outputs setting is respected. When not configured,
falls back to the legacy send_default_pii and include_prompts behavior.

Refs PY-2588

Output data (text and tool calls) is now gated on the data_collection
configuration, mirroring input collection behavior. When data_collection
is configured, its gen_ai.outputs setting is respected. When not configured,
falls back to the legacy send_default_pii and include_prompts behavior.

Refs PY-2588
@linear-code

linear-code Bot commented Aug 6, 2026

Copy link
Copy Markdown

PY-2588

@ericapisani
ericapisani marked this pull request as ready for review August 6, 2026 17:35
@ericapisani
ericapisani requested a review from a team as a code owner August 6, 2026 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant