KnowledgeBaseRetrievalResponse interface

The output contract for the retrieval response.

Properties

activity

The activity records for tracking progress and billing implications.

references

The references for the retrieval data used in the response.

response

The response messages.

Property Details

activity

The activity records for tracking progress and billing implications.

activity?: KnowledgeBaseActivityRecordUnion[]

Property Value

references

The references for the retrieval data used in the response.

references?: KnowledgeBaseReferenceUnion[]

Property Value

response

The response messages.

response?: KnowledgeBaseMessage[]

Property Value