Skip to main content

AugmentationResponse

@fovea/annotation-tool


@fovea/annotation-tool / components/OntologyAugmenter / AugmentationResponse

Interface: AugmentationResponse

Defined in: src/components/OntologyAugmenter.tsx:71

Response from ontology augmentation API.

Properties

id

id: string

Defined in: src/components/OntologyAugmenter.tsx:72


persona_id

persona_id: string

Defined in: src/components/OntologyAugmenter.tsx:73


reasoning

reasoning: string

Defined in: src/components/OntologyAugmenter.tsx:76


suggestions

suggestions: OntologySuggestion[]

Defined in: src/components/OntologyAugmenter.tsx:75


target_category

target_category: OntologyCategory

Defined in: src/components/OntologyAugmenter.tsx:74