Packages

The official Elixir client for Replicate. It lets you run models from your Elixir code, and everything else you can do with Replicate's HTTP API.

Current section

Files

Jump to
replicate CHANGELOG.md
Raw

CHANGELOG.md

## [2023-11-06]
- Added `Replicate.Models.create/4` function to create a model for a user or organization with a given name, visibility, and hardware SKU.
- Added `Replicate.Hardware.list/0` function to list available hardware SKUs.