cog
e02eab5b - Gate static schema generation behind COG_STATIC_SCHEMA=1 for all commands

Commit
53 days ago
Gate static schema generation behind COG_STATIC_SCHEMA=1 for all commands Previously, cog train/predict/serve (skipLabels=true) always used static schema generation, bypassing the COG_STATIC_SCHEMA env var check. Now all commands require COG_STATIC_SCHEMA=1 to enable static schema generation.
Author
Committer
Parents
Loading