- [0.x] Fix ThinkingComplete stream event passing undefined $delta property by @jkbennemann in #88
- Add missing chunking_strategy provider option for diarized transcriptions by @kachelle in #87
- Return $this when calling location method in WebSearch by @lcorbett89 in #84
- [0.x] Sort arguments by @lucasmichot in #74
- [0x] Use new
Collectionand newStringableby @lucasmichot in #73 - [0.x] Use
containsanddoesntCountainfor all assertions by @lucasmichot in #70 - [0.x] Prefer
::classnotation by @lucasmichot in #69 - Support user string IDs by @bensherred in #66
- [0.x] Normalize
composer.jsonby @lucasmichot in #68 - Add support for anonymous users by @bensherred in #122
- chore(config): remove unused import from config by @monurakkaya in #116
- fix: fall back to raw arguments when schema_definition key is missing by @MaximeWillinger in #115
- fix: handle nullable usage in stream end events by @MaximeWillinger in #114
- Add API key to provider configuration in image and audio generation by @Claudio-Emmolo in #110
- Fix fromUpload() ignoring $mime parameter by @mubbi in #108
- Fix PrismException::toAiException() crash by @mubbi in #106
- Adds missing Tool import to stubs by @florianraith in #103
- [0.x] Prefer specific PHPUnit assertions by @jackbayliss in #96
- [0.x] Forward dimensions to Prism embedding requests by @alaminfirdows in #97
- [0.0.x] Add array return type to
toArrayby @jackbayliss in #95 - Fix AgentPrompted event null prompt when middleware short-circuits by @SanderMuller in #100
- [0.x] Adjust assertEquals order by @jackbayliss in #94
- Fix streaming generators under Octane by @csfh in #118
- Add Reranking to Voyage AI by @eznix86 in #63
- Add string representation to Provider to prevent fatal error in unsupported provider path by @boynet in #142
- fix: add missing arguments fallback in PrismTool object code paths by @anilcancakir in #140
- Fix docblock for transcribe() in GeneratesTranscriptions by @monayemislam in #136
- Fix typos in AiManager DocBlocks by @jasim-k in #129
- Fix undefined array key error in queued agent assertions by @mubbi in #126
- Chore: Add unit test suite to phpunit.xml.dist by @delabon in #124
- Add Azure OpenAI support by @imYashGupta in #60
- Allow stream provider failover by @Button99 in #135
- Add
AiProviderenum for provider identifiers by @pushpak1300 in #24 - feat: add custom base URL support for AI providers by @sadhakbj in #52