Releases: php-llm/llm-chain-bundle
Releases · php-llm/llm-chain-bundle
0.11
0.9.3
What's Changed
- fix: bundle should not throw errors on empty config by @chr-hertel in #51
- fix: readd processor tags for structured output and tools for default behavior by @chr-hertel in #52
- fix: convert platform to lazy services by @chr-hertel in #53
Full Changelog: 0.9.2...0.9.3
0.9.2
0.9.1
0.9
What's Changed
- ci: surpress php cs fixer warning about php 8.4 by @chr-hertel in #44
- chore: phpstan 2.0 by @chr-hertel in #45
- feat: only render toolbar piece when llm chain is used by @chr-hertel in #46
- feat: version 0.9 compatibility by @chr-hertel in #42
Full Changelog: 0.7.1...0.9
0.7.1
What's Changed
- chore: update to latest llmchain changes by @chr-hertel in #39
- feat: register processor interfaces for autoconfiguration by @chr-hertel in #40
- Describe version config by @OskarStark in #41
- limit llm-chain version for now to 0.7 by @chr-hertel in #43
Full Changelog: 0.7...0.7.1
0.7
0.6.0
What's Changed
- ci: add PHP 8.4 to pipeline by @chr-hertel in #36
- refactor: namespace of
AsTool
attribute by @chr-hertel in #35
Full Changelog: 0.5.0...0.6.0
0.5.0
0.4.0
What's Changed
- chore: phpunit setup by @chr-hertel in #32
- Require
php-llm/llm-chain
0.4 by @OskarStark in #33
Full Changelog: 0.3.3...0.4.0