Package com.vaadin.flow.component.ai.common


package com.vaadin.flow.component.ai.common
  • Class
    Description
    Represents an attachment that can be sent to an LLM and displayed in messages.
    Supported content type categories for attachments.
    Represents a chat message in a conversation history.
    The role of a message sender in a conversation.
    How sure the LLM was about a value it produced.
    A rectangular area on a page of the source document.
    A rectangle expressed as fractions of the surface it sits on, measured from the top-left corner.
    One snippet the LLM says it read to produce a value.
    Where a SourceExtract sits inside its source document.
    The source data the LLM reported alongside one value it produced: the snippets it read and how sure it was.