You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add code style check, pytest, and static type check workflows
Add __future__ import annotations
Update dependencies and fix imports
Remove unnecessary imports in test_huggingface_sentence_generator.py
Update mypy and pytest configurations
Update torch_dtype parameter in HuggingfaceSentenceGenerator constructor
Update device initialization in HuggingfaceSentenceGenerator
Update dependencies and development instructions
Add build workflow and update dependencies
Update build.yaml to trigger workflow on tag push
Add version check in build workflow
Add validate-version workflow
Fix Python version format in build and validate-version workflows
modity validate version
Update pytest.yaml to remove unnecessary option
Update validate-version.yaml to check if the tag matches __version__ in __init__.py
Refactor workflows
0 commit comments