mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-17 23:41:46 +00:00
core run
This commit is contained in:
@@ -38,6 +38,7 @@ from langchain_core.messages import (
|
||||
HumanMessage,
|
||||
)
|
||||
|
||||
# actually wait for core to run
|
||||
|
||||
class AgentAction(Serializable):
|
||||
"""Represents a request to execute an action by an agent.
|
||||
|
Reference in New Issue
Block a user