pub const GEN_AI_COMPLETION: &str = "gen_ai.completion";
๐Deprecated: Removed, no replacement at this time.
Expand description
Deprecated, use Event API to report completions contents.
ยงExamples
"[{'role': 'assistant', 'content': 'The capital of France is Paris.'}]"