ReqLLM.Error.Invalid.Provider.NotImplemented exception (ReqLLM v1.0.0)
View SourceError for providers that exist but have no implementation (metadata-only).
Summary
Functions
Create an Elixir.ReqLLM.Error.Invalid.Provider.NotImplemented without raising it.
Types
Functions
@spec exception(opts :: Keyword.t()) :: %ReqLLM.Error.Invalid.Provider.NotImplemented{ __exception__: true, bread_crumbs: term(), class: term(), path: term(), provider: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.ReqLLM.Error.Invalid.Provider.NotImplemented without raising it.
Keys
- :provider