Skip to content

Changelog page for October 25 to 29, 2024 #16

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

Merged
merged 2 commits into from
Oct 29, 2024
Merged

Changelog page for October 25 to 29, 2024 #16

merged 2 commits into from
Oct 29, 2024

Conversation

quantstruct-bot
Copy link
Collaborator

October 25 to October 29, 2024

  1. Gemini Model Support and Credential Management: You can now use Google Gemini models for your assistant (gemini-1.5-flash-8b, gemini-1.5-flash-002, gemini-1.5-pro, gemini-1.0-pro). Create and update your Google credentials by providing your apiKey from Google AI Studio and setting your provider to 'google' in Vapi.

google-model

  1. New Anthropic Model claude-3-5-sonnet-20241022: You can now include Computer Use tools in the toolWithToolCallList of ClientMessageToolCalls or ServerMessageToolCalls. Select 'anthropic' as your provider, claude-3-5-sonnet-20241022, and create or update newly supported computer use tools like BashTool, ComputerTool, or TextEditorTool.

anthropic-model

  1. Enhanced Email Regex Support in Replacements: The email matching regex pattern in RegexReplacement now supports top-level domains with two or more characters ({2,}). This improvement allows you to replace email addresses with placeholders like [EMAIL], even for longer TLDs.

  2. Paginated Phone Number Responses: GET /phone-numbers now includes a results array of phone numbers and pagination metadata for easier handling of large datasets.

Copy link
Contributor

@sahilsuman933 sahilsuman933 merged commit 4f892e7 into main Oct 29, 2024
4 checks passed
@sahilsuman933 sahilsuman933 deleted the changelog branch October 29, 2024 16:49
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.

2 participants