Skip to content

PURISTA API


PURISTA API / @purista/ai / agentRoleSchema

Variable: agentRoleSchema

const agentRoleSchema: ZodEnum<{ assistant: "assistant"; system: "system"; tool: "tool"; user: "user"; }>

Defined in: packages/ai/src/protocol/types.ts:6