ExamplesΒΆ
The examples are small on purpose. Each one shows one part of the model-environment loop. Start with the quickstart, then read these for specific pieces.
First Model and Eval Loop: drop in a custom environment or a tiny model.
Sandbox Examples: start an owned Docker-backed environment process.
Bring-Your-Own Container: build your own env and model images and run them anywhere.
Multiple Endpoints: run one evaluator across multiple environment endpoints.
Adapters Example: pair a model with an environment through declarative IO adapters, matched by role.