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
Fix/Fix async run of report generation (#417)
* Add run() and _run_async() in Doc/Paper Validator
* - fix Callable typing
- fix doc/paper validation run
- add validate_doc and validate_paper to config
* increment OSA version
Feature/docgen multithreading (#246)
* docgen reworked for multiprocessing execution
* add docstrings for new functionality
* requirements update for protollm 0.1.5
* change pyproject version to v0.2.1.1