Uses of Class
com.google.adk.a2a.converters.ConversationPreprocessor.PreparedInput
Packages that use ConversationPreprocessor.PreparedInput
-
Uses of ConversationPreprocessor.PreparedInput in com.google.adk.a2a.converters
Methods in com.google.adk.a2a.converters that return ConversationPreprocessor.PreparedInputModifier and TypeMethodDescriptionConversationPreprocessor.extractHistoryAndUserContent(List<Event> inputEvents) Splits the provided event list into history and the latest user-authored text message.