Skip to content

docs: fix agent_ref description to reference agent server instead of resources server#1400

Merged
ananthsub merged 1 commit into
NVIDIA-NeMo:mainfrom
JOBEBOLDER:fix/agent-ref-description
May 26, 2026
Merged

docs: fix agent_ref description to reference agent server instead of resources server#1400
ananthsub merged 1 commit into
NVIDIA-NeMo:mainfrom
JOBEBOLDER:fix/agent-ref-description

Conversation

@JOBEBOLDER
Copy link
Copy Markdown
Contributor

Fixes #1348

Summary

The agent_ref field description incorrectly stated it routes each row
to a "resources server". Updated to accurately reflect that it routes to
an agent server, which in turn knows its resources server from the
YAML config.

Changes

  • docs/data/index.md: Fixed description in Required Fields table
  • docs/data/index.md: Fixed description in "The agent_ref Field" section

@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 23, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

Copy link
Copy Markdown
Contributor

@ananthsub ananthsub left a comment

Choose a reason for hiding this comment

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

thanks for the fix!

…resources server

Signed-off-by: chen.jieyao <chen.jieyao@northeastern.edu>
@ananthsub ananthsub force-pushed the fix/agent-ref-description branch from 9faf4db to 441adcb Compare May 26, 2026 14:09
@ananthsub ananthsub enabled auto-merge (squash) May 26, 2026 14:10
@ananthsub ananthsub merged commit 967c071 into NVIDIA-NeMo:main May 26, 2026
8 of 9 checks passed
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.

docs: fix incorrect description of how rows are routed to servers

2 participants