Skip to content

AgentTextConfigurationType

Example Usage

typescript
import { AgentTextConfigurationType } from "@meetkai/mka1/models/components";

let value: AgentTextConfigurationType = "json_object";

Values

typescript
"text" | "json_object"