Get the (almost) daily changelog
-
New Anthropic model
claude-3-5-haiku-20241022added: You can now useclaude-3-5-haiku-20241022in your assistants. SpecifyanthropicinAssistant.model.providerandclaude-3-5-haiku-20241022inAssistant.model. -
Payment
cost, SubscriptioncreditsandcouponUsageLeftare now strings: These properties are now strings to avoid floating point precision errors. Please update your applications to handle these values as strings. -
Advanced call logging improvements: You can now access detailed call logs through the updated call logs page or
GET /logs?type=Callendpoint. Refer toCallLogPrivilegedorCallLogsPaginatedResponseschemas in the updated API reference to learn more.