Current section

Files

Jump to
oapi_open_ai lib open_ai error.ex
Raw

lib/open_ai/error.ex

defmodule OpenAi.Error do
@type error :: any()
end