cog
9b3a7ac5 - feat: require python_version in cog.yaml build section

Commit
5 days ago
feat: require python_version in cog.yaml build section Users must now explicitly set python_version in the build section of cog.yaml. Previously, omitting it silently defaulted to the latest Python version (3.13), which could break models when the default was bumped in a future release. Closes #101
Author
Committer
Parents
Loading