UNPKG

@botonic/core

Version:
8 lines (7 loc) 150 B
export interface KnowledgeBasesResponse { inferenceId: string hasKnowledge: boolean isFaithful: boolean chunkIds: string[] answer: string }