Runpod

Latest version: v1.7.1

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

Scan your dependencies

Page 2 of 4

1.5.0

Added

- Optional serverless core implementation, use with environment variable `RUNPOD_USE_CORE=True` or `RUNPOD_CORE_PATH=/path/to/core.so`

Changed

- Reduced *await asyncio.sleep* calls to 0 to reduce execution time.

---

1.4.2

Fixed

- Added defaults for optional parameters in `rp_fastapi` to be compatible with pydantic.

1.4.1

Added

- Local test API server includes simulated endpoints that mimic the behavior of `run`, `runsync`, `stream`, and `status`.
- Internal job tracker can be used to track job inputs.

---

1.4.0

Changed

- [BREAKING] concurrency is now handled by `concurrency_modifier` which is a user provided function that takes in the current concurrency and returns the new concurrency. This allows for more complex concurrency logic to be implemented by the user.
- Updated the `colorama` requirement version to `>= 0.2.5, < 0.4.5`

Added

- Streaming support for calling endpoints.

---

1.3.8

Added

- Stream support for calling endpoints.

---

1.3.7

Fixed

- Catch timeouts when checking for available jobs.

Changed

- Updated and pinned aiohttp to 3.9.1

---

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.