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

langchain4j/model.output coverage tests. #581

Merged
merged 4 commits into from Feb 8, 2024

Conversation

crutcher
Copy link
Collaborator

@crutcher crutcher commented Jan 31, 2024

Noticed weirdness in the errors for DateOutputParser and EnumOutputParser.

Expanded EnumOutputParser to be case-insensitive.
Restricted DateOutputParser to the expected format.

Noticed weirdness in the errors for DateOutputParser and EnumOutputParser; marked with TODOs.
Restriction of DateOutputParser to a strict format.
Copy link
Owner

@langchain4j langchain4j left a comment

Choose a reason for hiding this comment

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

@crutcher good catch, thank you a lot! BTW AiServicesIT.test_extract_date and test_extract_time are failing, I will fix that myself to speedup and include this in the new release (today).

@langchain4j langchain4j merged commit ba6a522 into langchain4j:main Feb 8, 2024
6 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.

None yet

2 participants