Thinking
Fluent interface for operations that extract thinking blocks from LLM responses. Provides access to:
Creating objects or text with thinking extraction
Processing multimodal content with thinkingg
Instances are obtained via PromptRunner.thinking.
Inheritors
Functions
Create an object from multimodal content with thinking block extraction.
Create an object of the given type with thinking block extraction.
Create an object from messages with thinking block extraction.
Try to create an object from multimodal content with thinking block extraction.
Try to create an object of the given type with thinking block extraction.
Try to create an object from messages with thinking block extraction.
Evaluate a condition with thinking block extraction.
Generate text from multimodal content with thinking block extraction.
Generate text with thinking block extraction.
Respond in a conversation with multimodal content and thinking block extraction.
Respond in a conversation with thinking block extraction.