Skip to content

Commit ae2942e

Browse files
Document baseURL validation in ai package changeset
Co-authored-by: Eric Allam <eric@trigger.dev>
1 parent 39492e6 commit ae2942e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.changeset/curly-radios-visit.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ Add a new `@trigger.dev/ai` package with:
88
- a typed `TriggerChatTransport` that plugs into AI SDK UI `useChat()` and runs chat backends as Trigger.dev tasks
99
- rich default task payloads (`chatId`, trigger metadata, messages, request context) with optional payload mapping
1010
- reconnect-aware stream handling on top of Trigger.dev Realtime Streams v2
11+
- strict `baseURL` normalization/validation (trimming, path-safe slash handling, absolute `http(s)` URLs only, no query/hash/credentials)

0 commit comments

Comments
 (0)