Skip to content

Conversation

@quantstruct-bot
Copy link
Collaborator

Description

  1. Per-Artifact Storage Routing in Artifact Plans: You can now override artifact storage behavior per assistant/call for SIP packet capture (PCAP), logging, and call recording artifacts:
  • Assistant.artifactPlan.pcapUseCustomStorageEnabled (default true): Use custom storage for SIP packet capture, which are stored in Assistant.artifactPlan.pcapUrl.
  • Assistant.artifactPlan.loggingUseCustomStorageEnabled (default true): Determines whether to use your custom storage (S3 or GCP) for call logs when storage credentials are configured; set to false to store logs on Vapi's storage for this assistant, even if custom storage is set globally.
  • Assistant.artifactPlan.recordingUseCustomStorageEnabled (default true): Determines whether to use your custom storage (S3 or GCP) for call recordings when storage credentials are configured; set to false to store recordings on Vapi's storage for this assistant, even if custom storage is set globally.

Testing Steps

  • Run the app locally using fern docs dev or navigate to preview deployment
  • Ensure that the changed pages and code snippets work

@github-actions
Copy link
Contributor

@sahilsuman933 sahilsuman933 merged commit 86be0d0 into main Aug 29, 2025
6 checks passed
@quantstruct-bot quantstruct-bot deleted the changelog branch September 29, 2025 19:28
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.

3 participants