Ask a question to get started
Enter to sendā¢Shift+Enter new line
delete_session_after_invocation: bool = False
Whether to delete the session after each tool invocation.
When True, the session is deleted after each call to run/invoke. When False (default), the same session ID is reused across invocations.
True
run
invoke
False