Traigent Setup Decorator

Configure the @traigent.optimize() decorator with evaluation, injection, and execution options. Use when setting up eval_dataset, choosing injection_mode, choosing the optimization algorithm or offline execution, defining objectives, naming an optimization with experiment_name (an agent identity key, not a per-run label; there is no tags/metadata argument), using EvaluationOptions/InjectionOptions/ExecutionOptions, or integrating custom evaluators. Provide the agent function + its path, an eval dataset, and the objective(s).

Traigent 1a85c30 7 files · 78.4 KB Updated

File contents

Traigent/traigent-skills/tree/main/skills/traigent-setup-decorator commit 1a85c30468

Frequently asked questions

npx skillmds@latest add traigent/traigent-setup-decorator