[codex] Add sandbox API docs guide#1717
Conversation
|
🌿 Preview your docs: https://nvidia-preview-codex-opensandbox-coverage-tests.docs.buildwithfern.com/nemo/gym Here are the markdown pages you've updated: |
f007617 to
a5a4d52
Compare
|
Given we will be adding a number of providers, can we update to a parent-child content structure:
infrastructure/sandbox/opensandbox.mdx — OpenSandbox-specific: connection/create/probe/operations config, provider_options, resource→k8s mapping, isolation/security properties, the mini_swe_agent_2 YAML + ng_run command, and OpenSandbox troubleshooting rows. (ECS Fargate, Apptainer, OpenShell etc providers will each have their own child page) infrastructure/sandbox/adding-a-provider.mdx — the SandboxProvider protocol + registry.py contributor guide. Each new provider from #1685 then drops in as one more child page with the same shape (setup / config / isolation properties / example) |
|
|
||
| ## YAML Configuration | ||
|
|
||
| The exact YAML location is agent-specific. Agents that use this module should expose provider settings and spec settings in their Gym config, then map those values into `AsyncSandbox` and `SandboxSpec`. |
There was a problem hiding this comment.
Yes removed for now. Will add a configuration guide after Ananth's PR is merged
09842bc to
2f96191
Compare
Signed-off-by: Hemil Desai <hemild@nvidia.com>
2f96191 to
86e1839
Compare
Summary
nemo_gym.sandboxAPI.nemo_gym.sandboxin the API reference index.Validation
npm run check -- --warningspassed with 0 errors.