HarnessUserInput
Generated by TypeDoc. Do not edit this page directly.
Interface: HarnessUserInput
Section titled “Interface: HarnessUserInput”Defined in: packages/core/src/session/types.ts:43
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
content | string | packages/core/src/session/types.ts:45 |
id? | string | packages/core/src/session/types.ts:44 |
metadata? | Record<string, unknown> | packages/core/src/session/types.ts:46 |
role? | HarnessRoleSelector | packages/core/src/session/types.ts:47 |