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

feat(systemcontext): handle non-existent custom templates #7

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

emilkje
Copy link
Collaborator

@emilkje emilkje commented Apr 9, 2024

Add a check in TemplatedSystemMessageGenerator to ensure that when a non-default template is specified but not found, the system will exit with a meaningful error message instead of falling back to the builtin system message.

Add a check in TemplatedSystemMessageGenerator to ensure that
when a non-default template is specified but not found, the
system will exit with a meaningful error message instead of
falling back to the builtin system message.
@emilkje emilkje merged commit 6dd29cc into main Apr 9, 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.

1 participant