Interface BedrockAgentRuntimeConstants


public interface BedrockAgentRuntimeConstants
Constants used in Camel AWS Bedrock Agent Runtime module SDK v2
  • Field Details

    • OPERATION

      @Metadata(description="The operation we want to perform", javaType="String") static final String OPERATION
      See Also:
    • CITATIONS

      @Metadata(description="When retrieving and generating a response, this header will contain the citations", javaType="String") static final String CITATIONS
      See Also:
    • SESSION_ID

      @Metadata(description="When retrieving and generating a response, this header will contain he unique identifier of the session. Reuse the same value to continue the same session with the knowledge base.", javaType="String") static final String SESSION_ID
      See Also: