Cog

Latest version: v0.14.0

Safety actively analyzes 714815 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 31 of 32

0.0.7

Bugfix release:
* Fix login error on Linux
* Add flush() method to logger

0.0.6

This is a minor release that introduces the `cog login` command.

This release also adds a `--progress` flag to all commands that build Docker images to allow users to set the Docker build progress format, particularly for less capable terminals.

0.0.5

This is a major update to Cog that removes the server/client model and makes it merely a wrapper around Docker. Kind of like Docker Compose for machine learning.

If you've been using the Cog server with a Docker registry, you now simply push directly to the registry by setting the image name in `cog.yaml`.

If you've got some models defined with Cog, here's what you need to update:

- `environment:` in `cog.yaml` is now `build:`
- `model:` in `cog.yaml` is now `predict:`
- The Python class `cog.Model` is now `cog.Predictor`.

Some things have moved around in the user interface too. Check out the docs to see how it works.

Changelog

0.0.4

Changelog

5757ec6 Add dependabot config
34ab62f Bump github.com/docker/docker

0.0.3

Changelog

4ff68ac Add DCO instructions to contributing
2b7648d Attempt to delete :latest tag before tagging with :latest
1f001fd Fix getting started guide

0.0.2

Changelog

e236101 Add TODO for run archs
5a0b845 Add install instructions
9c12e65 Bring back cog-examples link in readme
eddca4a Document architectures in config YAML
408e1c4 Document returning Path and input constraints in Python
10fbd3d Fix example
f26ebdc Fix no model set error
9052fe1 Improve cog run usage
27185a9 Make build output more verbose
962260c Put pre-install before installing Cog
d0538dd Update docs and add docs for setting up own model
6cc7c66 Use a logwriter to print build logs

Page 31 of 32

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.