Constant GEN_AI_PROMPT

Source
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.

§Notes

§Examples

  • "[{'role': 'user', 'content': 'What is the capital of France?'}]"