createSession
Creates a new session for executing the agent with the given input.
This method provides a way to get a session object that can be used to execute the agent independently. The session manages the complete execution lifecycle, including state tracking, pipeline coordination, and strategy execution.
Return
A session instance that can be used to run the agent with specific input and context.
Creates a new session for executing the agent with the given input.
This method provides a way to get a session object that can be used to execute the agent independently. The session manages the complete execution lifecycle, including state tracking, pipeline coordination, and strategy execution.
Return
A session instance that can be used to run the agent with specific input and context.
Creates a new session for executing the agent with the given input.
This method provides a way to get a session object that can be used to execute the agent independently. The session manages the complete execution lifecycle, including state tracking, pipeline coordination, and strategy execution.
Return
A session instance that can be used to run the agent with specific input and context.