hashbrown

Hashbrown

Represents a Hashbrown chat instance, providing methods to send and observe messages, track state, and handle errors.

@template Output - The type of messages received from the LLM, either a string or structured output defined by HashbrownType. @template Tools - The set of tools available to the chat instance.

API

Hashbrown
@typeOutput
@typeTools
Chat.AnyTool