Jido.AI.Skill.Error.NotFound exception (Jido AI v2.2.0)

Copy Markdown View Source

Skill not found in registry

Summary

Functions

exception(args)

@spec exception(opts :: Keyword.t()) :: %Jido.AI.Skill.Error.NotFound{
  __exception__: true,
  bread_crumbs: term(),
  class: term(),
  name: term(),
  path: term(),
  splode: term(),
  stacktrace: term(),
  vars: term()
}

Create an Elixir.Jido.AI.Skill.Error.NotFound without raising it.

Keys

  • :name