Skip to main content

Module types

Module types 

Source
Expand description

SwarmEngine 基本型定義

ID 系と Task 系の基本型を定義。 Action 関連の型は actions.rs を参照。

Structs§

Action
Action - Agent が実行する処理
ActionParams
Action パラメータ
ActionResult
Action 実行結果
AgentId
Agent ID
LoraConfig
LoRA アダプター設定
SwarmTask
Orchestrator に投入する汎用タスク
TaskId
Task ID
WorkerId
Worker ID

Enums§

ActionCategory
Action のカテゴリ(探索空間への影響で分類)
ActionOutput
Action 出力の型付き表現