Skip to content

Add changelog for 2025-06-20 #527

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add changelog for 2025-06-20 #527

wants to merge 1 commit into from

Conversation

quantstruct-bot
Copy link
Collaborator

Description

New Campaigns APIs and Assistant Improvements

**Create, retrieve, and manage campaigns** using the new [`/campaign` endpoints](https://docs.vapi.ai/api-reference/calls/list#:~:text=Campaign). Build automated call campaigns with specified customers and schedules. **General Availability**: [`Assistant.modelOutputInMessagesEnabled`](https://api.vapi.ai/api#:~:text=SessionPaginatedResponse-,Assistant,-AssistantPaginatedResponse) is now generally available without beta limitations. You can decide whether to use the model's output in conversation history instead of the assistant's speech transcription.
  1. Simplified Assistant Property Structure: Properties like serverMessages, clientMessages, and serverUrl have been moved under Assistant.monitorPlan. This reorganization simplifies how you configure monitoring for your assistants.

  2. Node-Level Overrides for Model and Voice: In Conversation Node, properties like model, voice, and transcriber now explicitly override the workflow's settings. This allows you to customize these settings for individual nodes within a workflow for greater control.

  3. Enhanced Credential Configuration in Assistants: Assistants now support credentials and credentialIds, similar to workflows. This allows you to specify dynamic credentials specifically for assistant calls, enhancing security and flexibility.

  4. New Models Available in ConversationNode: You can now use Google Models and Custom Models in conversation nodes. This expands the range of language models that can be integrated into conversation nodes.

![new-workflow-models](https://github.com/user-attachments/assets/1962bdc1-474b-4bd5-8f44-c3c970d8d4b9) ## Testing Steps
  • Run the app locally using fern docs dev or navigate to preview deployment
  • Ensure that the changed pages and code snippets work

Copy link
Contributor

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