Skip to content

Update prod - #683

Open
github-actions[bot] wants to merge 1 commit into
prodfrom
master
Open

github-actions[bot] wants to merge 1 commit into
prodfrom
master

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Auto-generated prod update suggestion

* feat(ai): guard the stream against a split nonce

The prompt-injection check runs once on a finished answer, but a streamed answer leaves the server as it is written, so a nonce split across two deltas passes a per-delta check untouched. Rejecting a stream also left the model running, since nothing told the transport to stop generating text nobody would see.

* Bump version up to 1.5.16

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant