Class: Mistri::Providers::Anthropic::Assembler::Builder

Inherits:
Struct
  • Object
show all
Defined in:
lib/mistri/providers/anthropic/assembler.rb

Instance Attribute Summary collapse

Instance Attribute Details

#argument_bytesObject

Returns the value of attribute argument_bytes

Returns:

  • (Object)

    the current value of argument_bytes



115
116
117
# File 'lib/mistri/providers/anthropic/assembler.rb', line 115

def argument_bytes
  @argument_bytes
end

#argument_errorObject

Returns the value of attribute argument_error

Returns:

  • (Object)

    the current value of argument_error



115
116
117
# File 'lib/mistri/providers/anthropic/assembler.rb', line 115

def argument_error
  @argument_error
end

#argument_previewObject

Returns the value of attribute argument_preview

Returns:

  • (Object)

    the current value of argument_preview



115
116
117
# File 'lib/mistri/providers/anthropic/assembler.rb', line 115

def argument_preview
  @argument_preview
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



115
116
117
# File 'lib/mistri/providers/anthropic/assembler.rb', line 115

def id
  @id
end

#indexObject

Returns the value of attribute index

Returns:

  • (Object)

    the current value of index



115
116
117
# File 'lib/mistri/providers/anthropic/assembler.rb', line 115

def index
  @index
end

#jsonObject

Returns the value of attribute json

Returns:

  • (Object)

    the current value of json



115
116
117
# File 'lib/mistri/providers/anthropic/assembler.rb', line 115

def json
  @json
end

#kindObject

Returns the value of attribute kind

Returns:

  • (Object)

    the current value of kind



115
116
117
# File 'lib/mistri/providers/anthropic/assembler.rb', line 115

def kind
  @kind
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



115
116
117
# File 'lib/mistri/providers/anthropic/assembler.rb', line 115

def name
  @name
end

#preview_bytesObject

Returns the value of attribute preview_bytes

Returns:

  • (Object)

    the current value of preview_bytes



115
116
117
# File 'lib/mistri/providers/anthropic/assembler.rb', line 115

def preview_bytes
  @preview_bytes
end

#redactedObject

Returns the value of attribute redacted

Returns:

  • (Object)

    the current value of redacted



115
116
117
# File 'lib/mistri/providers/anthropic/assembler.rb', line 115

def redacted
  @redacted
end

#signatureObject

Returns the value of attribute signature

Returns:

  • (Object)

    the current value of signature



115
116
117
# File 'lib/mistri/providers/anthropic/assembler.rb', line 115

def signature
  @signature
end

#textObject

Returns the value of attribute text

Returns:

  • (Object)

    the current value of text



115
116
117
# File 'lib/mistri/providers/anthropic/assembler.rb', line 115

def text
  @text
end