Crate agent_tk

source ·
Expand description

stable pipeline dev/1 pipeline docs crates.io

§auksys logo agent_tk

agent-tk (agent toolkit/tasks-knowledge) is a crate for the development of autonomous agents using Rust, with an emphasis on tasks and knowledge based agents. This project is part of the auKsys project.

Development happens in the dev/1 branch.

Re-exports§

Modules§

  • This module defines an tk agent.
  • consts
  • This module handle the decision for the agent.
  • definitions
  • This module implements a delegation system for the agent.
  • This module handle the execution for the agent.
  • interface to the knowledge base of an agent
  • This module contains the definition for an agent_tk module.
  • Simulate the execute of mission. Mainly to compute a cost estimate.
  • Module to define the state of an agent.
  • Wrap a u128 as a UUID

Enums§

  • Error enum for agent_tk

Type Aliases§