All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.frtu.kotlin.ai.os.model.Role.kt Maven / Gradle / Ivy

package com.github.frtu.kotlin.ai.os.model

enum class Role {
    USER,
    SYSTEM,
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy