-
Notifications
You must be signed in to change notification settings - Fork 418
Expand file tree
/
Copy path_toctree.yml
More file actions
152 lines (152 loc) · 4.04 KB
/
Copy path_toctree.yml
File metadata and controls
152 lines (152 loc) · 4.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
- sections:
- local: index
title: Overview
- local: getting-started
title: Getting Started
title: Get Started
- sections:
- local: guides/first-environment
title: Your First Environment
- local: getting_started/environment-builder
title: Deploying an Env
- local: guides/auto-discovery
title: Auto-Discovery
- local: guides/rl-integration
title: RL Training
- local: guides/rewards
title: Rewards
- local: guides/concepts
title: Concepts
- isExpanded: false
sections:
- local: guides/customizing-web-ui
title: Customizing the Web UI
- local: guides/async-sync
title: Async vs Sync
- local: guides/simulation-vs-production
title: Simulation vs Production
- local: guides/mcp-environment-lifecycle
title: MCP Environment Lifecycle
- local: guides/connecting
title: Connecting to Servers
- local: guides/runtime-providers
title: Runtime Providers
title: Advanced Guides
title: Guides
- sections:
- local: tutorials/index
title: Overview
- local: tutorials/openenv-tutorial
title: Hello World
- local: tutorials/end-to-end-walkthrough
title: Train a reasoning model with TRL
- local: tutorials/mcp-environment
title: MCP Environments
- local: tutorials/rubrics
title: Rubrics
- local: tutorials/wordle-grpo
title: RL Training with TRL
- local: tutorials/rl-training-2048
title: RL Training with Unsloth
- local: tutorials/evaluation-inspect
title: Evaluating with Inspect AI
- local: tutorials/browsergym-harness
title: RL Training with an Agentic Harness
- local: tutorials/sft-warmup
title: SFT Training with Environments
title: Tutorials
- isExpanded: false
sections:
- local: environments
title: Environments
- local: environments/echo
title: Echo
- local: environments/coding
title: Coding
- local: environments/jupyter
title: Jupyter
- local: environments/terminus
title: Terminus
- local: environments/coding_tools
title: Coding Tools
- local: environments/chat
title: Chat
- local: environments/atari
title: Atari
- local: environments/openspiel
title: OpenSpiel
- local: environments/sumo
title: SUMO-RL
- local: environments/finrl
title: FinRL
- local: environments/textarena
title: TextArena
- local: environments/git
title: Git
- local: environments/dipg
title: DIPG Safety
- local: environments/snake
title: Snake
- local: environments/websearch
title: Web Search
- local: environments/browsergym
title: BrowserGym
- local: environments/repl
title: REPL
- local: environments/calendar
title: Calendar
- local: environments/carla
title: CARLA
- local: environments/chess
title: Chess
- local: environments/connect4
title: Connect4
- local: environments/dm_control
title: DM Control
- local: environments/finqa
title: FinQA
- local: environments/grid_world
title: Grid World
- local: environments/julia
title: Julia
- local: environments/kernrl
title: KernRL
- local: environments/maze
title: Maze
- local: environments/openapp
title: OpenApp
- local: environments/qed_math
title: QED Math
- local: environments/reasoning_gym
title: Reasoning Gym
- local: environments/tbench2
title: TBench2
- local: environments/unity
title: Unity
- local: environments/wildfire
title: Wildfire
- local: environments/agent_world_model
title: Agent World Model
- local: environments/opencode
title: OpenCode
- local: environments/sophistry_bench_sprint
title: Sophistry Bench Sprint
- local: environments/latex_ocr
title: LaTeX OCR
title: Environments
- isExpanded: false
sections:
- local: reference/index
title: Overview
- local: reference/core
title: Core API
- local: reference/cli
title: CLI
title: API Reference
- isExpanded: false
sections:
- local: contributing
title: Contributing To OpenEnv
- local: getting_started/contributing-envs
title: Contributing Environments
title: Project