Uses of Interface
com.vaadin.flow.component.ai.provider.LLMProvider.LLMRequest
-
Uses of LLMProvider.LLMRequest in com.vaadin.flow.component.ai.provider
Methods in com.vaadin.flow.component.ai.provider with parameters of type LLMProvider.LLMRequestModifier and TypeMethodDescriptionreactor.core.publisher.Flux<String> LLMProvider.stream(LLMProvider.LLMRequest request) Streams a response from the LLM based on the provided request.