Class: RubyLLM::Chunk

Inherits:
Message show all
Defined in:
lib/ruby_llm/chunk.rb

Constant Summary

Constants inherited from Message

Message::ROLES

Instance Attribute Summary

Attributes inherited from Message

#content, #input_tokens, #model_id, #output_tokens, #role, #tool_call_id, #tool_calls

Method Summary

Methods inherited from Message

#initialize, #to_h, #tool_call?, #tool_result, #tool_result?

Constructor Details

This class inherits a constructor from RubyLLM::Message