get core to run again

This commit is contained in:
Sydney Runkle
2025-09-12 09:13:14 -04:00
parent 948076af78
commit 6c0abdabb9

View File

@@ -39,6 +39,8 @@ from langchain_core.messages import (
)
# get core to run
class AgentAction(Serializable):
"""Represents a request to execute an action by an agent.