Skip to content

Releases: prism-php/prism

v0.99.13

17 Jan 19:33
2b02cb2

Choose a tag to compare

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

17 Jan 19:17
a6510da

Choose a tag to compare

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

Full Changelog: v0.99.11...v0.99.12

v0.99.11

05 Jan 14:05
fa7d043

Choose a tag to compare

What's Changed

Full Changelog: v0.99.10...v0.99.11

v0.99.10

31 Dec 15:12
d52939e

Choose a tag to compare

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

30 Dec 19:12
8008301

Choose a tag to compare

What's Changed

  • fix(anthropic): set default max tokens by @sixlive in #816

Full Changelog: v0.99.8...v0.99.9

v0.99.8

29 Dec 21:48
825f6af

Choose a tag to compare

What's Changed

Full Changelog: v0.99.7...v0.99.8

v0.99.7

29 Dec 17:20
dc0c205

Choose a tag to compare

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

23 Dec 21:51
30005d0

Choose a tag to compare

What's Changed

  • Removed default token limit

Full Changelog: v0.99.5...v0.99.6

v0.99.5

23 Dec 19:00
c1e17ae

Choose a tag to compare

What's Changed

  • fix(streaming): datastream response with completed provider tool calls by @sixlive in #808
  • fix(openai): Only send max_ouput_tokens if set by @sixlive in #809

Full Changelog: v0.99.4...v0.99.5

v0.99.4

22 Dec 22:11
064309f

Choose a tag to compare

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