pub const AI__PROMPT: &str = "ai.prompt";๐Deprecated:
Use GEN_AI__INPUT__MESSAGES (gen_ai.input.messages) instead.
Expand description
The prompt passed to the Vercel AI SDK, as a stringified object.
- Scrubbing: Manual
- Rewriting behavior: Backfill
ยงAliases
GEN_AI__INPUT__MESSAGES(gen_ai.input.messages)AI__TEXTS(ai.texts)AI__PROMPT__MESSAGES(ai.prompt.messages)GEN_AI__PROMPT(gen_ai.prompt)