Update dependency prism-php/prism to ^0.100.0#21
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Contributor
Author
|
6a6245b to
c01f583
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.67.0→^0.100.0Release Notes
prism-php/prism (prism-php/prism)
v0.100.1Compare Source
What's Changed
Full Changelog: prism-php/prism@v0.100.0...v0.100.1
v0.100.0Compare Source
What's Changed
Breaking Changes
Full Changelog: prism-php/prism@v0.99.22...v0.100.0
v0.99.22Compare Source
What's Changed
New Contributors
Full Changelog: prism-php/prism@v0.99.21...v0.99.22
v0.99.21Compare Source
What's Changed
New Contributors
Full Changelog: prism-php/prism@v0.99.20...v0.99.21
v0.99.20Compare Source
What's Changed
New Contributors
Full Changelog: prism-php/prism@v0.99.19...v0.99.20
v0.99.19Compare Source
What's Changed
Breaking Changes
Consumers parsing the raw stream need to update artifact handling:
Full Changelog: prism-php/prism@v0.99.18...v0.99.19
v0.99.18Compare Source
What's Changed
New Contributors
Full Changelog: prism-php/prism@v0.99.17...v0.99.18
v0.99.17Compare Source
What's Changed
New Contributors
Full Changelog: prism-php/prism@v0.99.16...v0.99.17
v0.99.16Compare Source
What's Changed
Full Changelog: prism-php/prism@v0.99.15...v0.99.16
v0.99.15Compare Source
What's Changed
Full Changelog: prism-php/prism@v0.99.14...v0.99.15
v0.99.14Compare Source
What's Changed
New Contributors
Full Changelog: prism-php/prism@v0.99.13...v0.99.14
v0.99.13Compare Source
What's Changed
Full Changelog: prism-php/prism@v0.99.12...v0.99.13
v0.99.12Compare Source
What's Changed
New Contributors
Full Changelog: prism-php/prism@v0.99.11...v0.99.12
v0.99.11Compare Source
What's Changed
Full Changelog: prism-php/prism@v0.99.10...v0.99.11
v0.99.10Compare Source
What's Changed
Full Changelog: prism-php/prism@v0.99.9...v0.99.10
v0.99.9Compare Source
What's Changed
Full Changelog: prism-php/prism@v0.99.8...v0.99.9
v0.99.8Compare Source
What's Changed
Full Changelog: prism-php/prism@v0.99.7...v0.99.8
v0.99.7Compare Source
What's Changed
New Contributors
Full Changelog: prism-php/prism@v0.99.6...v0.99.7
v0.99.6Compare Source
What's Changed
Full Changelog: prism-php/prism@v0.99.5...v0.99.6
v0.99.5Compare Source
What's Changed
Full Changelog: prism-php/prism@v0.99.4...v0.99.5
v0.99.4Compare Source
What's Changed
New Contributors
Full Changelog: prism-php/prism@v0.99.3...v0.99.4
v0.99.3Compare Source
What's Changed
macroableon base Prism class by @ahinkle in #802New Contributors
Full Changelog: prism-php/prism@v0.99.2...v0.99.3
v0.99.2Compare Source
What's Changed
New Contributors
Full Changelog: prism-php/prism@v0.99.1...v0.99.2
v0.99.1Compare Source
What's Changed
New Contributors
Full Changelog: prism-php/prism@v0.99.0...v0.99.1
v0.99.0Compare Source
What's Changed
Breaking Changes
New Contributors
Full Changelog: prism-php/prism@v0.98.5...v0.99.0
v0.98.5Compare Source
What's Changed
Full Changelog: prism-php/prism@v0.98.4...v0.98.5
v0.98.4Compare Source
What's Changed
nullvalue in OpenRouter's response by @simaremare in #753New Contributors
Full Changelog: prism-php/prism@v0.98.3...v0.98.4
v0.98.3Compare Source
What's Changed
Full Changelog: prism-php/prism@v0.98.2...v0.98.3
v0.98.2Compare Source
What's Changed
New Contributors
Full Changelog: prism-php/prism@v0.98.1...v0.98.2
v0.98.1Compare Source
What's Changed
Full Changelog: prism-php/prism@v0.98.0...v0.98.1
v0.98.0Compare Source
What's Changed
Full Changelog: prism-php/prism@v0.97.2...v0.98.0
v0.97.2Compare Source
What's Changed
Full Changelog: prism-php/prism@v0.97.1...v0.97.2
v0.97.1Compare Source
What's Changed
New Contributors
Full Changelog: prism-php/prism@v0.97.0...v0.97.1
v0.97.0Compare Source
What's Changed
Breaking Changes
\Prism\Prism\Prism::text()is now\Prism\Prism\Facades\Prism::text()- see notes in #699find . -path ./vendor -prune -o -type f -name "*.php" -exec perl -i -pe 's/Prism\\Prism\\Prism/Prism\\Prism\\Facades\\Prism/g' {} +as a quick fix.New Contributors
Full Changelog: prism-php/prism@v0.96.1...v0.97.0
v0.96.1Compare Source
What's Changed
Full Changelog: prism-php/prism@v0.96.0...v0.96.1
v0.96.0Compare Source
What's Changed
Full Changelog: prism-php/prism@v0.95.0...v0.96.0
v0.95.0Compare Source
What's Changed
Full Changelog: prism-php/prism@v0.94.0...v0.95.0
v0.94.0Compare Source
What's Changed
New Contributors
Full Changelog: prism-php/prism@v0.93.0...v0.94.0
v0.93.0Compare Source
What's Changed
Full Changelog: prism-php/prism@v0.92.0...v0.93.0
v0.92.0Compare Source
What's Changed
1. Removed
ChunkClass andChunkTypeEnumWhat changed:
Prism\Prism\Text\Chunkclass has been removedPrism\Prism\Enums\ChunkTypeenum has been removedPendingRequest::asStream()now returnsGenerator<StreamEvent>instead ofGenerator<Chunk>Before:
After:
2. Exception Renamed
What changed:
PrismChunkDecodeExceptionrenamed toPrismStreamDecodeExceptionMigration:
3. Stream Event Type Changes
The streaming output is now composed of 12 distinct event types, each with specific purposes:
StreamStartEventTextStartEventTextDeltaEventTextCompleteEventThinkingStartEventThinkingEventThinkingCompleteEventToolCallEventToolResultEventCitationEventErrorEventStreamEndEventMigration Guide
Basic Streaming
Before (Chunk-based):
After (Event-based):
Handling Tool Calls
Before:
After:
Detecting Stream Completion
Before:
After:
Handling Thinking/Reasoning
Before:
After:
New Features
1. Granular Stream Events
Each phase of streaming now emits specific events, enabling fine-grained control: