Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More specific exception #24

Merged
merged 2 commits into from
Sep 23, 2024

Conversation

OskarStark
Copy link
Contributor

No description provided.

@@ -6,7 +6,7 @@

final class MessageBagNotFound extends \DomainException
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this class used somewhere?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no, good catch, the caller is gone since a while.

it was an early MessageStore implementation:
https://github.com/php-llm/llm-chain/blob/4804cf0fc75130a8eb76e03c77cb4a6c6a4cb4cc/src/Message/MessageStore.php

@chr-hertel chr-hertel merged commit 1c1ed9a into php-llm:main Sep 23, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants