agent-tk 0.3.1

`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](http://auksys.org) project.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<div align="center">

[![stable pipeline](https://gitlab.com/auksys/agent_tk/badges/stable/pipeline.svg?key_text=stable)](https://gitlab.com/auksys/agent_tk/-/pipelines?ref=stable)
[![dev/1 pipeline](https://gitlab.com/auksys/agent_tk/badges/dev/1/pipeline.svg?key_text=dev/1)](https://gitlab.com/auksys/agent_tk/-/pipelines?ref=dev/1)
[![docs](https://docs.rs/agent-tk/badge.svg)](https://docs.rs/agent-tk)
[![crates.io](https://img.shields.io/crates/v/agent_tk.svg)](https://crates.io/crates/agent_tk)
</div>

![auksys logo](data/images/auksys_logo.png) 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](http://auksys.org) project.

Development happens in the `dev/1` branch.