replicate-elixir icon indicating copy to clipboard operation
replicate-elixir copied to clipboard

Elixir client for Replicate

Results 14 replicate-elixir issues
Sort by recently updated
recently updated
newest added

Adds an example for using a local file as an input: ![Screenshot 2024-03-27 at 10 16 22 AM](https://github.com/replicate/replicate-elixir/assets/125428551/95a6ae4d-eb16-4c22-be3b-e3079cafae9a)

I am working on an app with webhooks where I only want to get the result when complete. I tried to submit the filter but I am still receiving every...

**tl;dr** are you open to a PR which replaces the HTTPoison dep with Req? The "my app uses a different HTTP client to one of my deps, and leads to...

Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.29.4 to 0.31.0. Changelog Sourced from ex_doc's changelog. v0.31.0 (2023-12-11) Enhancements Allow searching atoms, module attributes, and words finishing with ? and ! Support upcoming Erlang/OTP 27...

dependencies

Bumps [httpoison](https://github.com/edgurgel/httpoison) from 2.1.0 to 2.2.1. Release notes Sourced from httpoison's releases. HTTPoison 2.2.1 What's Changed Fixes CI badge by @​antedeguemon in edgurgel/httpoison#484 The Base.request!/1 return value is not wrapped...

dependencies

Bumps [mox](https://github.com/dashbitco/mox) from 1.0.2 to 1.1.0. Changelog Sourced from mox's changelog. v1.1.0 (2023-09-20) Enhancements Support testing in a cluster Support a function to retrieve the PID to allow in Mox.allow/3...

dependencies

Sometimes models get's stuck in kind of infinite loops, taking way longer than normally. It would be great to have the following API: ``` ReplicateAI.run(..., timeout: :timer.minutes(2)) ``` that would:...

Bumps [mox](https://github.com/dashbitco/mox) from 1.0.2 to 1.2.0. Changelog Sourced from mox's changelog. v1.2.0 (2024-08-04) This release is mostly about reducing the complexity of Mox by switching its ownership implementation to use...

dependencies

Bumps [jason](https://github.com/michalmuskala/jason) from 1.4.1 to 1.4.4. Changelog Sourced from jason's changelog. 1.4.4 (26.07.2024) Fix warnings on Elixir 1.17 by conditionally compiling Decimal support 1.4.3 (29.06.2024) Fix derive with _ struct...

dependencies