Uses of Class
com.vaadin.flow.component.ai.orchestrator.AIOrchestrator.Reconnector
Packages that use AIOrchestrator.Reconnector
-
Uses of AIOrchestrator.Reconnector in com.vaadin.flow.component.ai.orchestrator
Methods in com.vaadin.flow.component.ai.orchestrator that return AIOrchestrator.ReconnectorModifier and TypeMethodDescriptionAIOrchestrator.reconnect(LLMProvider provider) Returns aAIOrchestrator.Reconnectorto restore transient dependencies after deserialization.AIOrchestrator.Reconnector.withAttachments(Map<String, List<AIAttachment>> attachmentsByMessageId) Sets the file attachments to restore on the new provider's conversation memory.Sets the objects containing vendor-specific tool-annotated methods that will be available to the LLM.