Releases: prism-php/bedrock
Releases · prism-php/bedrock
v1.8.0
v1.7.0
What's Changed
- Fix text extraction for responses with reasoning content by @pktharindu in #33
- Feature: Allow passing more parameters to cohere embed models by @rhysemmerson in #36
New Contributors
- @pktharindu made their first contribution in #33
- @rhysemmerson made their first contribution in #36
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- feat: override json mode message by @ChrisB-TL in #29
- fix: Correct imports and remove response messages by @mortenhauberg in #34
New Contributors
- @mortenhauberg made their first contribution in #34
Full Changelog: v1.5.1...v1.6.0
v1.5.1
What's Changed
- fix(converse): parameterless tools by @ChrisB-TL in #28
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- fix: prism >=v0.77.1 incompatibilities by @ChrisB-TL in #27
Breaking Changes
- Requires prism
v0.77.1or greater
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- refactor: Lazily extend PrismManager by @ejunker in #18
- Add missing comma in README.md by @james-astalty in #16
- fix: Allow 0 as a value for temperature, topP, etc. by @ejunker in #15
- fix: schema detection with cross region inference by @ChrisB-TL in #21
- docs: add note about URL encoding ARNs by @ChrisB-TL in #20
New Contributors
- @james-astalty made their first contribution in #16
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- feat(converse): improved structured prompt by @ChrisB-TL in #14
- chore: set minimum php version to 8.2 by @ChrisB-TL in #13
- feat: expose converse options via providerOptions by @FredrikPAC in #12
New Contributors
- @FredrikPAC made their first contribution in #12
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- fix: converse tool calls by @ChrisB-TL in #9
- feat: Add support for credential providers by @ejunker in #7
- chore: update Prism by @sixlive in #11
Breaking Changes
- The Bedrock class constructor arguments have changes. It now accepts a Credentials object instead of
$apiKeyand$apiSecretstrings.
New Contributors
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- feat(anthropic): improved structured prompt by @ChrisB-TL in #3
New Contributors
- @ChrisB-TL made their first contribution in #3
Full Changelog: 1.0.0...v1.1.0
1.0.0
Initial Release
Full Changelog: https://github.com/prism-php/bedrock/commits/1.0.0