#include <agent_pretraining.h>
Public Attributes | |
| std::string | name |
| std::string | content |
| bool | required |
Definition at line 22 of file agent_pretraining.h.
| std::string yaze::cli::agent::AgentPretraining::KnowledgeModule::name |
Definition at line 23 of file agent_pretraining.h.
| std::string yaze::cli::agent::AgentPretraining::KnowledgeModule::content |
Definition at line 24 of file agent_pretraining.h.
| bool yaze::cli::agent::AgentPretraining::KnowledgeModule::required |
Definition at line 25 of file agent_pretraining.h.