Class: Anthropic::Internal::Stream

Inherits:
Object
  • Object
show all
Includes:
Type::BaseStream
Defined in:
lib/anthropic/internal/stream.rb

Overview

Examples:

stream.each do |event|
  puts(event)
end

Generic:

  • Elem

Instance Attribute Summary

Attributes included from Type::BaseStream

#headers, #status

Method Summary

Methods included from Type::BaseStream

#close, #each, #initialize, #inspect, #to_enum