buildflow
buildflow copied to clipboard
BuildFlow, is an open source framework for building large scale systems using Python. All you need to do is describe where your input is coming from and where your output should be written, and BuildF...
Something like we do for credentials: ``` CredentialType = TypeVar("CredentialType", bound=Credentials) ```
This will ensure the ray autoscaler can turn down the idle node.
Works fine with buildflow run or when dataclass is in separate file