Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fix default value access for prompt runners
call field.get_default which will call .default_factory if passed in instead of just assuming .default is there
- Loading branch information