Interface A2AClientSpecification

All Superinterfaces:
dev.langchain4j.agentic.internal.AgentSpecification

public interface A2AClientSpecification extends dev.langchain4j.agentic.internal.AgentSpecification
  • Method Summary

    Modifier and Type
    Method
    Description
    io.a2a.spec.AgentCard
     
     

    Methods inherited from interface dev.langchain4j.agentic.internal.AgentSpecification

    async, description, name, outputName
  • Method Details

    • inputNames

      String[] inputNames()
    • agentCard

      io.a2a.spec.AgentCard agentCard()