Skip to content

v1.8.1

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Aug 16:19
· 5 commits to main since this release
5ff3201

Fixed

  • A directory passed to pipecat eval run now reads .yml files as well as its .yaml ones, matching the scenario names a manifest resolves. A directory holding neither is still an error rather than an empty run.
    (PR #5463)

  • Fixed pipecat init repeatedly offering to build a Context Hub index that already exists, and the stale-index warning never appearing, on any index refreshed by Context Hub v0.5.3 or later. A future hub release can no longer silence these checks.
    (PR #5468)