Agent Create

Create an agent session, optionally seeded with a context workflow

Usage

Terminal
dxflow agent create [OPTIONS]

Options

FlagShorthandDescriptionTypeDefault
--identity-iSession identitystring``
--workflow-wContext workflow identity for the sessionstring``

A session is one conversation that can create and operate several workflows. --workflow is optional — it points the session at a workflow to start with, so you can ask about it right away. Without it, the agent creates a new workflow from your first request. Either way, when you don't name a workflow the agent acts on the one you used most recently.

Example

Terminal
dxflow agent create

dxflow agent create --workflow ebc954e7f50e