Class: Anthropic::Internal::JsonLStream

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

Overview

Examples:

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

Method Summary

Methods included from Type::BaseStream

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