mirror of
https://github.com/hwchase17/langchain.git
synced 2026-04-24 04:36:46 +00:00
get core to run again
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user