now no more core

This commit is contained in:
Sydney Runkle
2025-09-12 09:13:30 -04:00
parent 6c0abdabb9
commit 591fc388ea

View File

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