Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 26 Jan 20:36
· 41 commits to main since this release
0730a9a

Bug Fixes

  • 0730a9a - avoid exhausting Ray CPUs in Tuner by using PlacementGroupFactory with single head bundle (#191) - Copilot

Continuous Integration

  • ea87c3c - Remove WIP setting on PR check (#186) - Toby Coleman

  • a8b4007 - Update Github token permissions (#185) - Toby Coleman

  • 950f9dc - Add a check for open source licenses (#184) - Toby Coleman

  • fd01746 - Update docker build workflow for uv workspaces (#180) - Toby Coleman

Documentation

  • 2e02288 - Make notebooks compatible with Google Colab (#176) - Copilot

Features

  • 49a35bc - Add plugboard server discover CLI command (#188) - Copilot

  • 4d805f7 - LLMImageProcessor and model routing example (#179) - Toby Coleman

  • 7b81c22 - Gracefully shutdown Process when SIGINT is received (#182) - Toby Coleman

  • 1b5b079 - Process parameters (#174) - Toby Coleman

Miscellaneous Chores

  • 2e2fb797381aec49a785330d3053beae80576bc7 - (version) v0.5.0 - toby-coleman

  • 059f41b - Update lockfile (#189) - Toby Coleman

  • fd99eb3 - Configure uv workspace and extract plugboard-schemas package (#178) - Copilot

Tests

  • 221ff52 - Make tests more reliable in CI (#181) - Toby Coleman