Class: PromptObjects::Domain::Run
- Inherits:
-
Data
- Object
- Data
- PromptObjects::Domain::Run
- Defined in:
- lib/prompt_objects/domain/records.rb
Instance Attribute Summary collapse
-
#cancellation_reason ⇒ Object
readonly
Returns the value of attribute cancellation_reason.
-
#capability_policy_version ⇒ Object
readonly
Returns the value of attribute capability_policy_version.
-
#client_request_id ⇒ Object
readonly
Returns the value of attribute client_request_id.
-
#definition_version ⇒ Object
readonly
Returns the value of attribute definition_version.
-
#enqueued_at ⇒ Object
readonly
Returns the value of attribute enqueued_at.
-
#error_class ⇒ Object
readonly
Returns the value of attribute error_class.
-
#error_message ⇒ Object
readonly
Returns the value of attribute error_message.
-
#final_response ⇒ Object
readonly
Returns the value of attribute final_response.
-
#finished_at ⇒ Object
readonly
Returns the value of attribute finished_at.
-
#history_cutoff_message_id ⇒ Object
readonly
Returns the value of attribute history_cutoff_message_id.
-
#id ⇒ Object
readonly
Returns the value of attribute id.
-
#input_content ⇒ Object
readonly
Returns the value of attribute input_content.
-
#input_message_id ⇒ Object
readonly
Returns the value of attribute input_message_id.
-
#metadata ⇒ Object
readonly
Returns the value of attribute metadata.
-
#model ⇒ Object
readonly
Returns the value of attribute model.
-
#parent_run_id ⇒ Object
readonly
Returns the value of attribute parent_run_id.
-
#po_name ⇒ Object
readonly
Returns the value of attribute po_name.
-
#priority ⇒ Object
readonly
Returns the value of attribute priority.
-
#provider ⇒ Object
readonly
Returns the value of attribute provider.
-
#root_run_id ⇒ Object
readonly
Returns the value of attribute root_run_id.
-
#source_name ⇒ Object
readonly
Returns the value of attribute source_name.
-
#source_type ⇒ Object
readonly
Returns the value of attribute source_type.
-
#started_at ⇒ Object
readonly
Returns the value of attribute started_at.
-
#status ⇒ Object
readonly
Returns the value of attribute status.
-
#thread_id ⇒ Object
readonly
Returns the value of attribute thread_id.
-
#turn_ordinal ⇒ Object
readonly
Returns the value of attribute turn_ordinal.
-
#usage ⇒ Object
readonly
Returns the value of attribute usage.
-
#workspace_session_id ⇒ Object
readonly
Returns the value of attribute workspace_session_id.
Instance Attribute Details
#cancellation_reason ⇒ Object (readonly)
Returns the value of attribute cancellation_reason
13 14 15 |
# File 'lib/prompt_objects/domain/records.rb', line 13 def cancellation_reason @cancellation_reason end |
#capability_policy_version ⇒ Object (readonly)
Returns the value of attribute capability_policy_version
13 14 15 |
# File 'lib/prompt_objects/domain/records.rb', line 13 def capability_policy_version @capability_policy_version end |
#client_request_id ⇒ Object (readonly)
Returns the value of attribute client_request_id
13 14 15 |
# File 'lib/prompt_objects/domain/records.rb', line 13 def client_request_id @client_request_id end |
#definition_version ⇒ Object (readonly)
Returns the value of attribute definition_version
13 14 15 |
# File 'lib/prompt_objects/domain/records.rb', line 13 def definition_version @definition_version end |
#enqueued_at ⇒ Object (readonly)
Returns the value of attribute enqueued_at
13 14 15 |
# File 'lib/prompt_objects/domain/records.rb', line 13 def enqueued_at @enqueued_at end |
#error_class ⇒ Object (readonly)
Returns the value of attribute error_class
13 14 15 |
# File 'lib/prompt_objects/domain/records.rb', line 13 def error_class @error_class end |
#error_message ⇒ Object (readonly)
Returns the value of attribute error_message
13 14 15 |
# File 'lib/prompt_objects/domain/records.rb', line 13 def @error_message end |
#final_response ⇒ Object (readonly)
Returns the value of attribute final_response
13 14 15 |
# File 'lib/prompt_objects/domain/records.rb', line 13 def final_response @final_response end |
#finished_at ⇒ Object (readonly)
Returns the value of attribute finished_at
13 14 15 |
# File 'lib/prompt_objects/domain/records.rb', line 13 def finished_at @finished_at end |
#history_cutoff_message_id ⇒ Object (readonly)
Returns the value of attribute history_cutoff_message_id
13 14 15 |
# File 'lib/prompt_objects/domain/records.rb', line 13 def @history_cutoff_message_id end |
#id ⇒ Object (readonly)
Returns the value of attribute id
13 14 15 |
# File 'lib/prompt_objects/domain/records.rb', line 13 def id @id end |
#input_content ⇒ Object (readonly)
Returns the value of attribute input_content
13 14 15 |
# File 'lib/prompt_objects/domain/records.rb', line 13 def input_content @input_content end |
#input_message_id ⇒ Object (readonly)
Returns the value of attribute input_message_id
13 14 15 |
# File 'lib/prompt_objects/domain/records.rb', line 13 def @input_message_id end |
#metadata ⇒ Object (readonly)
Returns the value of attribute metadata
13 14 15 |
# File 'lib/prompt_objects/domain/records.rb', line 13 def @metadata end |
#model ⇒ Object (readonly)
Returns the value of attribute model
13 14 15 |
# File 'lib/prompt_objects/domain/records.rb', line 13 def model @model end |
#parent_run_id ⇒ Object (readonly)
Returns the value of attribute parent_run_id
13 14 15 |
# File 'lib/prompt_objects/domain/records.rb', line 13 def parent_run_id @parent_run_id end |
#po_name ⇒ Object (readonly)
Returns the value of attribute po_name
13 14 15 |
# File 'lib/prompt_objects/domain/records.rb', line 13 def po_name @po_name end |
#priority ⇒ Object (readonly)
Returns the value of attribute priority
13 14 15 |
# File 'lib/prompt_objects/domain/records.rb', line 13 def priority @priority end |
#provider ⇒ Object (readonly)
Returns the value of attribute provider
13 14 15 |
# File 'lib/prompt_objects/domain/records.rb', line 13 def provider @provider end |
#root_run_id ⇒ Object (readonly)
Returns the value of attribute root_run_id
13 14 15 |
# File 'lib/prompt_objects/domain/records.rb', line 13 def root_run_id @root_run_id end |
#source_name ⇒ Object (readonly)
Returns the value of attribute source_name
13 14 15 |
# File 'lib/prompt_objects/domain/records.rb', line 13 def source_name @source_name end |
#source_type ⇒ Object (readonly)
Returns the value of attribute source_type
13 14 15 |
# File 'lib/prompt_objects/domain/records.rb', line 13 def source_type @source_type end |
#started_at ⇒ Object (readonly)
Returns the value of attribute started_at
13 14 15 |
# File 'lib/prompt_objects/domain/records.rb', line 13 def started_at @started_at end |
#status ⇒ Object (readonly)
Returns the value of attribute status
13 14 15 |
# File 'lib/prompt_objects/domain/records.rb', line 13 def status @status end |
#thread_id ⇒ Object (readonly)
Returns the value of attribute thread_id
13 14 15 |
# File 'lib/prompt_objects/domain/records.rb', line 13 def thread_id @thread_id end |
#turn_ordinal ⇒ Object (readonly)
Returns the value of attribute turn_ordinal
13 14 15 |
# File 'lib/prompt_objects/domain/records.rb', line 13 def turn_ordinal @turn_ordinal end |
#usage ⇒ Object (readonly)
Returns the value of attribute usage
13 14 15 |
# File 'lib/prompt_objects/domain/records.rb', line 13 def usage @usage end |
#workspace_session_id ⇒ Object (readonly)
Returns the value of attribute workspace_session_id
13 14 15 |
# File 'lib/prompt_objects/domain/records.rb', line 13 def workspace_session_id @workspace_session_id end |