Tags: replicate/cli
Tags
Bump github.com/golangci/golangci-lint from 1.56.1 to 1.56.2 (#67) Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.56.1 to 1.56.2. - [Release notes](https://github.com/golangci/golangci-lint/releases) - [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md) - [Commits](golangci/golangci-lint@v1.56.1...v1.56.2) --- updated-dependencies: - dependency-name: github.com/golangci/golangci-lint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add `stream` command (#42) * Update github.com/replicate/replicate-go * First pass at implementing stream command * Fallback to creating a prediction on latest version of model * Change GetSchemas to return *openapi3.Schema * Update github.com/replicate/replicate-go * Remove unused import * Implement prediction create --stream option * Implement stream as alias to replicate prediction create --stream * Update README * Fix version fallback logic for creating a prediction * Update demo tape
PreviousNext