Skip to content

docs: add "Evaluate Your Agent" page#1306

Draft
cwing-nvidia wants to merge 1 commit into
mainfrom
cwing/docs-evaluate-your-agent
Draft

docs: add "Evaluate Your Agent" page#1306
cwing-nvidia wants to merge 1 commit into
mainfrom
cwing/docs-evaluate-your-agent

Conversation

@cwing-nvidia
Copy link
Copy Markdown
Contributor

Summary

  • Adds new "Evaluate" nav section and "Evaluate Your Agent" page to the Fern docs (main version).
  • Documents how users with their own Python agents can use NeMo Gym environments directly over HTTP — without wrapping their agent as a Gym server.
  • Covers the resources server HTTP API contract, cookie propagation, verify request schema, and includes a full working MCQA example.

Related: #1305 (ng_collect_rollouts external agent URL support)

Signed-off-by: Chris Wing <cwing@nvidia.com>
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 12, 2026

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.


<Info>

**Goal**: Learn how to evaluate your own Python agent using NeMo Gym environments — without rewriting it as a Gym server.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
**Goal**: Learn how to evaluate your own Python agent using NeMo Gym environments — without rewriting it as a Gym server.
**Goal**: Learn how to import and evaluate your own agent in NeMo Gym with minimal changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants