mirror of
https://github.com/hoshikawa2/agent_platform_oci.git
synced 2026-07-09 22:04:21 +00:00
bugfix Alex 2026-06-30
This commit is contained in:
@@ -6,6 +6,7 @@ class AgentState(TypedDict, total=False):
|
||||
agent_id: str
|
||||
session_id: str
|
||||
conversation_key: str
|
||||
workflow_id: str
|
||||
agent_profile: dict[str, Any]
|
||||
user_text: str
|
||||
sanitized_input: str
|
||||
|
||||
Reference in New Issue
Block a user