WebsiteStatusSupportDashboard
DocumentationAPI ReferenceMCPSDKsCLI (new)Changelog
DocumentationAPI ReferenceMCPSDKsCLI (new)Changelog
LogoLogo
WebsiteStatusSupportDashboard
November 6, 2024
November 6, 2024
Was this page helpful?
Edit this page
Previous

November 4, 2024

Next
Built with

Get the (almost) daily changelog
  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.

Changelog