Package dev.langchain4j.agentic.a2a


package dev.langchain4j.agentic.a2a
  • Class
    Description
     
     
    Marks a parameter that will be set as the contextId on the outgoing A2A Message envelope, rather than being included as a TextPart in the message content.
    Marks a parameter that will be set as the taskId on the outgoing A2A Message envelope, rather than being included as a TextPart in the message content.
    Thrown when an A2A task enters an interrupted state (input-required or auth-required) instead of completing.
    Marks a parameter that will be set as the tenant on the outgoing A2A MessageSendParams, rather than being included as a TextPart in the message content.