Episodes
Create Episode
Create a new training episode and get the initial observation
POST
cURL
Authorizations
API key obtained from Labs Portal
Body
application/json
The collection slug containing the scenario
The scenario slug to start an episode for
Whether to score the conversation on each turn. Defaults to false. When false, per-turn reward is 0 and scores are omitted. The /evaluate endpoint can be used for final scoring.
Optional configuration overrides for the episode
cURL