Method: AzureOpenaiClient::ChatCompletionsCreate200Response#usage

Defined in:
lib/azure_openai_client/models/chat_completions_create200_response.rb

#usageObject

Returns the value of attribute usage.



28
29
30
# File 'lib/azure_openai_client/models/chat_completions_create200_response.rb', line 28

def usage
  @usage
end