Releases: prism-php/prism
Releases · prism-php/prism
v0.99.13
What's Changed
- Fix: Handle PrismException during tool execution to allow LLM self-correction by @vinitkadam03 in #833
Full Changelog: v0.99.12...v0.99.13
v0.99.12
What's Changed
- feat: Add global request_timeout configuration by @kargnas in #834
- Feature: Map ToolCallDeltaEvent in BroadcastAdapter by @webard in #837
- fix(openrouter): Handle null id/model in API responses. by @pocketarc in #825
- Feat: Add step start and finish events by @vinitkadam03 in #807
- fix(openrouter): Handle missing usage data in API responses. by @pocketarc in #823
- fix(openrouter): Extract usage from separate streaming chunk by @markritterman in #829
- feat(openrouter): Add video support with correct video_url format. by @pocketarc in #831
- feat(gemini): Add media_resolution provider option for images, videos, documents, and audio. by @pocketarc in #832
- feat(openrouter): Include raw API response context in structured decoding exceptions. by @pocketarc in #824
New Contributors
- @webard made their first contribution in #837
- @markritterman made their first contribution in #829
Full Changelog: v0.99.11...v0.99.12
v0.99.11
What's Changed
- feat(anthropic): provider tool options by @taylorotwell in #820
- feat: tool artifacts by @sixlive in #819
Full Changelog: v0.99.10...v0.99.11
v0.99.10
What's Changed
- fix: Multiple stream start and end events in gemini and anthropic stream handlers by @vinitkadam03 in #817
Full Changelog: v0.99.9...v0.99.10
v0.99.9
v0.99.8
v0.99.7
What's Changed
- [Anthropic] Add tool call params streaming event by @satoved in #812
- feat(openai): stream tool params by @sixlive in #814
- feat(openrouter): Improve error handling by extracting messages from metadata.raw. by @pocketarc in #813
New Contributors
Full Changelog: v0.99.6...v0.99.7
v0.99.6
v0.99.5
v0.99.4
What's Changed
- fix: [ OpenRouter -> Stream ] Check if tool_calls is not empty instead of isset in hasToolCalls by @vinitkadam03 in #805
- Add Image Support to Embeddings API by @cyppe in #789
- fix: pass thinking along tool call by @jaulz in #792
New Contributors
Full Changelog: v0.99.3...v0.99.4