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

View Source

Error for invalid message list structures.

Summary

Functions

exception(args)

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

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

Keys

  • :reason
  • :received