ReqLLM.Error.Invalid.Capability exception (ReqLLM v1.0.0)

View Source

Error for unsupported model capabilities.

Summary

Functions

exception(msg)

@spec exception(opts :: Keyword.t()) :: %ReqLLM.Error.Invalid.Capability{
  __exception__: true,
  bread_crumbs: term(),
  class: term(),
  message: term(),
  missing: term(),
  path: term(),
  splode: term(),
  stacktrace: term(),
  vars: term()
}

Create an Elixir.ReqLLM.Error.Invalid.Capability without raising it.

Keys

  • :message
  • :missing