We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc01fab commit add5ed3Copy full SHA for add5ed3
packages/ai/src/chatTransport.ts
@@ -502,9 +502,6 @@ function normalizeHeaders(
502
503
/**
504
* Converts supported header input shapes into a normalized plain object.
505
- *
506
- * @deprecated This helper is primarily exposed for advanced integrations and tests.
507
- * Most users should rely on `TriggerChatTransport` internals to normalize request headers.
508
*/
509
export function normalizeTriggerChatHeaders(
510
headers: TriggerChatHeadersInput | undefined
0 commit comments