Root Folder / File | Content |
---|---|
3rd-party and libraries | Folders that contain necessary libraries to build the Heex SDK. |
agents | The recommended location to store your built agents if you plan to use the Heex Runtime Environment. |
kernel | Contains precompiled binaries. |
samples | This folder contains ready-to-use simple to more complex variants of agents to match different scenarios of condition monitoring and smart data extraction. They also aim to demonstrate how Heex SDK’s most advanced features can be used to enhance modularity, effectiveness, and scalability in your workflow of planning, implementing, and running your custom agents. |
sdk | Contains the source code and CMakeLists.txt to build your agent or import the Heex SDK library into your build system. |
heex | The Heex CLI executable, which you can use to build the SDK. |
Agent Kernel
Agent Kernel
.Core.conf
configuration file.