ReqLLM.Error.Invalid.Provider exception
(ReqLLM v1.5.1)
View Source
Error for unknown or unsupported providers.
Summary
Functions
Create an Elixir.ReqLLM.Error.Invalid.Provider without raising it.
Types
Functions
@spec exception(opts :: Keyword.t()) :: %ReqLLM.Error.Invalid.Provider{ __exception__: true, bread_crumbs: term(), class: term(), message: term(), path: term(), provider: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.ReqLLM.Error.Invalid.Provider without raising it.
Keys
- :message
- :provider