Uses of Enum Class
com.bytedesk.kbase.llm_chunk.ChunkTypeEnum
Packages that use ChunkTypeEnum
-
Uses of ChunkTypeEnum in com.bytedesk.kbase.llm_chunk
Methods in com.bytedesk.kbase.llm_chunk that return ChunkTypeEnumModifier and TypeMethodDescriptionstatic ChunkTypeEnumReturns the enum constant of this class with the specified name.static ChunkTypeEnum[]ChunkTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.