UPDATE 10-sept
This commit is contained in:
@@ -8,5 +8,6 @@ package com.example.dto.dialogflow.conversation;
|
||||
public enum ConversationEntryEntity {
|
||||
USUARIO,
|
||||
AGENTE,
|
||||
SISTEMA
|
||||
SISTEMA,
|
||||
LLM
|
||||
}
|
||||
Reference in New Issue
Block a user