Releases: php-llm/llm-chain-bundle
Releases · php-llm/llm-chain-bundle
0.19.1
What's Changed
- fix: remove unwanted tools in system prompt by autowire by @chr-hertel in #77
Full Changelog: 0.19.0...0.19.1
0.19.0
What's Changed
- chore: 0.19 compatibility by @chr-hertel in #74
- feat: add inline tool definition and chain in chain 🤯 by @chr-hertel in #75
Breaking Changes
Inherited from https://github.com/php-llm/llm-chain/releases/tag/0.19.0
Full Changelog: 0.18.0...0.19.0
0.18.0
0.17.0
What's Changed
- chore: prepare with release 0.17 by @chr-hertel in #69
- style: add rector by @chr-hertel in #70
- ci: streamline with lib by @chr-hertel in #71
- feat: support include tools feature to system prompt by @OskarStark in #68
Full Changelog: 0.16...0.17.0
0.16
What's Changed
- feat: update for 0.16 - gemini & fault tolerant toolbox by @chr-hertel in #67
Full Changelog: 0.15...0.16
0.15
0.14.1
0.14.0
What's Changed
- Require symfony/string explicitly by @OskarStark in #62
- Require
php-llm/llm-chain
0.14 by @OskarStark in #63
Full Changelog: 0.13.0...0.14.0
0.13.0
What's Changed
- fix: adopt to ToolBox interface change by @chr-hertel in #59
- Use plural for variable by @OskarStark in #58
- Make system prompt for chain configurable by @OskarStark in #57
- fix: processor var name by @chr-hertel in #60
- feat: extend logging and support event feature by @chr-hertel in #61
Full Changelog: 0.12.0...0.13.0
0.12.0
What's Changed
- Allow to use
false
for "no tools" by @OskarStark in #55 - feat: structured output in config of chain by @chr-hertel in #50
- fix: consolidate tool config and make it work again by @chr-hertel in #56
Full Changelog: 0.11...0.12.0