-
DefaultResponseAssembler(org.springframework.ai.chat.client.ChatClient chatClient,
String promptTemplate,
@Nullable Type responseType,
@Nullable Function<DefaultResponseAssembler.AssemblingInput<Request>,Map<String,Object>> promptTemplateContextProvider,
@Nullable Consumer<org.springframework.ai.chat.client.ChatClient.ChatClientRequestSpec> chatClientRequestSpecUpdater,
@Nullable com.javaaidev.agenticpatterns.core.McpClientConfiguration mcpClientConfiguration,
@Nullable Predicate<String> toolFilter,
@Nullable String name,
@Nullable io.micrometer.observation.ObservationRegistry observationRegistry,
@Nullable com.fasterxml.jackson.databind.ObjectMapper objectMapper)