pub const GEN_AI_PROMPT: &str = "gen_ai.prompt";
๐Deprecated: Removed, no replacement at this time.
Expand description
Deprecated, use Event API to report prompt contents.
ยงExamples
"[{'role': 'user', 'content': 'What is the capital of France?'}]"