Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/types/knowledge-reference.types.ts
Properties
| Property | Type |
|---|---|
sourceDocId | string |
sourceTitle | string |
sourceSlug | string |
sourceCategory | string |
targetCategory | MetaKnowledgeCategory |
confidence | number |
relevanceReason | string |
snippets | KnowledgeSnippet[] |
Was this page helpful?