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.
Custom Work: drop in a custom environment or tiny model worker.
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 any model with any environment through declarative IO adapters.