Seems that the GET /logs API may be deprecated based on the Vapi documentation (
https://docs.vapi.ai/api-reference/logs/get). From the GET /call (
https://docs.vapi.ai/api-reference/calls/get) it appears that the main distinction in terms of which model is used would potentially be contained within the costs component of the response, as the assistant component holds all of the model and fallback information without necessarily specifying the one used. However, the API for the costs component seems to only potentially match the base models for voice/model/transcriber and not fallback. Do you know if the fallback would therefore be reported here if it was used, or will it continue to default to the primary set models?