We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e48b25e commit 1088dcaCopy full SHA for 1088dca
1 file changed
src/content/docs/workers-ai/features/prompt-caching.mdx
@@ -61,7 +61,7 @@ const response = await env.AI.run(
61
],
62
},
63
{
64
- headers: {
+ extraHeaders: {
65
"x-session-affinity": "ses_12345678",
66
67
0 commit comments