Class AiServiceStreamingEvent.PartialThinkingEvent

java.lang.Object
dev.langchain4j.service.AiServiceStreamingEvent.AbstractEvent
dev.langchain4j.service.AiServiceStreamingEvent.PartialThinkingEvent
All Implemented Interfaces:
AiServiceStreamingEvent
Enclosing interface:
AiServiceStreamingEvent

public static final class AiServiceStreamingEvent.PartialThinkingEvent extends AiServiceStreamingEvent.AbstractEvent
A chunk of the model's thinking/reasoning, as it streams. Corresponds to TokenStream.onPartialThinking(Consumer).
Since:
1.20.0