Skip to content

Releases: php-llm/llm-chain

0.10.0

19 Dec 07:37
8365e13
Compare
Choose a tag to compare

What's Changed

  • feat: improve and test wikipedia tool by @chr-hertel in #157
  • Add and use ToolNotFoundException by @OskarStark in #162
  • Handle int, float, array, \Stringable and \JsonSerializable return values from tools by @OskarStark in #161

Full Changelog: 0.9.3...0.10.0

0.9.3

08 Dec 01:32
9936ac9
Compare
Choose a tag to compare

What's Changed

  • fix: expose version for anthropic via platform factory as well by @chr-hertel in #154
  • fix: make it possible to inject http client into factories by @chr-hertel in #155
  • chore: improve error message for DX by @chr-hertel in #156

Full Changelog: 0.9.2...0.9.3

0.9.2

06 Dec 13:38
8d7970f
Compare
Choose a tag to compare

What's Changed

  • Parse OpenAI response embedding to contain all embeddings by @DZunke in #150
  • fix: JsonException on last chunk for Symfony 6.4 by @chr-hertel in #153

Full Changelog: 0.9.1...0.9.2

0.9.1

06 Dec 12:16
1afc25f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...0.9.1

0.9.0

06 Dec 10:23
f9d9e4a
Compare
Choose a tag to compare

What's Changed

  • [BC BREAK] Extend VectorSearchInterface::query() for a $minScore by @OskarStark in #151

Full Changelog: 0.8.1...0.9.0

0.8.1

23 Nov 19:29
e958270
Compare
Choose a tag to compare
0.8.1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.8...0.8.1

0.8

23 Nov 10:31
655465c
Compare
Choose a tag to compare
0.8 Pre-release
Pre-release

Breaking Changes

Please be aware that this release contains a large amount of breaking changes due to namespace refactoring and redesign of components.

Mostly caused by #68 and #140.

The Symfony integration bundle is not yet compatible with this release, see php-llm/llm-chain-bundle#42

What's Changed

Full Changelog: 0.7.1...0.8

0.7.1

04 Oct 09:48
08150e7
Compare
Choose a tag to compare
0.7.1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.7...0.7.1

0.7

03 Oct 22:41
f91edc5
Compare
Choose a tag to compare
0.7 Pre-release
Pre-release

What's Changed

Full Changelog: 0.6.0...0.7

0.6.0

02 Oct 07:40
b0b4d8b
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.5.0...0.6.0