Class: Ultrasafeai::Types::ChatCompletionAssistantMessageParamFunctionCall
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Ultrasafeai::Types::ChatCompletionAssistantMessageParamFunctionCall
- Defined in:
- lib/ultrasafeai/types/chat_completion_assistant_message_param_function_call.rb
Overview
Deprecated. Use tool_calls instead. The name and arguments of a function the model wants to call.
Method Summary
Methods inherited from Internal::Types::Model
#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h
Methods included from Internal::Types::Type
Methods included from Internal::JSON::Serializable
Constructor Details
This class inherits a constructor from Ultrasafeai::Internal::Types::Model