Ajustes no agente de contas
This commit is contained in:
@@ -62,3 +62,9 @@ class AgentState(TypedDict, total=False):
|
||||
long_term_memory_load_error: str
|
||||
operational_context_boundary_pending: bool
|
||||
operational_context_reset: bool
|
||||
no_match_count: int
|
||||
contas_retention: dict[str, Any]
|
||||
regulatory_context: dict[str, Any]
|
||||
terminal_status: str
|
||||
conversation_terminal_message: str
|
||||
|
||||
|
||||
Reference in New Issue
Block a user