Skip to content

novelai-sdk-unofficial / TagSuggestion

Interface: TagSuggestion

Defined in: src/types/api/image.ts:46

Tag suggestion item

Properties

confidence

confidence: number

Defined in: src/types/api/image.ts:50

Confidence score


count

count: number

Defined in: src/types/api/image.ts:52

Usage count


tag

tag: string

Defined in: src/types/api/image.ts:48

The suggested tag

基于 MIT 许可证发布