Example Usage

import { ConversationProperties } from "syllable-sdk/models/components";

let value: ConversationProperties = "agent_id";

Values

"timestamp" | "agent_type" | "agent_id" | "agent_name" | "prompt_id" | "prompt_name" | "llm_provider" | "llm_model" | "llm_version" | "is_legacy"