Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

0.11

Choose a tag to compare

@chr-hertel chr-hertel released this 28 Dec 23:06
· 168 commits to main since this release
f064e67

What's Changed

New Contributors

Breaking Change

  • MessageBag is not an instance of ArrayObject anymore and therefore array access and iteration not possible anymore. Use getMessages() instead, see #174 for background and php-llm/llm-chain-symfony-demo#13 for guidance while updating.

Full Changelog: 0.10.0...0.11