Skip to content

Changelog page November 4 to November 6, 2024 #24

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 1 commit into from
Nov 6, 2024
Merged

Conversation

quantstruct-bot
Copy link
Collaborator

November 4 to November 6, 2024

  1. New Anthropic model claude-3-5-haiku-20241022 added: You can now use claude-3-5-haiku-20241022 in your assistants. Specify anthropic in Assistant.model.provider and claude-3-5-haiku-20241022 in Assistant.model.

  2. Payment cost, Subscription credits and couponUsageLeft are now strings: These properties are now strings to avoid floating point precision errors. Please update your applications to handle these values as strings.

  3. Advanced call logging improvements: You can now access detailed call logs through the updated call logs page or GET /logs?type=Call endpoint. Refer to CallLogPrivileged or CallLogsPaginatedResponse schemas in the updated API reference to learn more.

Copy link
Contributor

github-actions bot commented Nov 6, 2024

@nikhilro nikhilro merged commit 41de661 into main Nov 6, 2024
4 checks passed
@nikhilro nikhilro deleted the changelog branch November 6, 2024 18:10
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