Skip to content

docs: Document Anthropic Messages dialect and Claude Code model_server wiring. - #2297

Merged
ffrujeri merged 2 commits into
mainfrom
ffrujeri/docs-anthropic-messages-claude
Aug 4, 2026
Merged

docs: Document Anthropic Messages dialect and Claude Code model_server wiring.#2297
ffrujeri merged 2 commits into
mainfrom
ffrujeri/docs-anthropic-messages-claude

Conversation

@ffrujeri

@ffrujeri ffrujeri commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add a Configure Models page for the default POST /v1/messages dialect on every Gym model server, and how to wire claude_code_agent through model_server (or call Anthropic / another Messages host directly).
  • Link the page from the model-server index, Integrate Existing Agents, release notes, and the Claude Code agent README.

Closes #1476

Test plan

  • cd fern && npm run check
  • Spot-check /main/model-server/anthropic-messages in Fern preview
  • Confirm cards/links from Configure Models and Integrate Existing Agents resolve

Signed-off-by: Felipe Vieira Frujeri <ffrujeri@nvidia.com>
@copy-pr-bot

copy-pr-bot Bot commented Aug 4, 2026

Copy link
Copy Markdown

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.

@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

@ffrujeri
ffrujeri requested review from anwithk and sephmard August 4, 2026 02:44

@sephmard sephmard left a comment

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.

lgtm

@ffrujeri
ffrujeri enabled auto-merge (squash) August 4, 2026 17:46
@ffrujeri
ffrujeri merged commit a48632d into main Aug 4, 2026
10 checks passed
@ffrujeri
ffrujeri deleted the ffrujeri/docs-anthropic-messages-claude branch August 4, 2026 17:51
OlegSudakov pushed a commit to OlegSudakov/Gym that referenced this pull request Aug 7, 2026
…r wiring. (NVIDIA-NeMo#2297)

## Summary
- Add a Configure Models page for the default `POST /v1/messages`
dialect on every Gym model server, and how to wire `claude_code_agent`
through `model_server` (or call Anthropic / another Messages host
directly).
- Link the page from the model-server index, Integrate Existing Agents,
release notes, and the Claude Code agent README.

Closes NVIDIA-NeMo#1476

## Test plan
- [ ] `cd fern && npm run check`
- [ ] Spot-check `/main/model-server/anthropic-messages` in Fern preview
- [ ] Confirm cards/links from Configure Models and Integrate Existing
Agents resolve

Signed-off-by: Felipe Vieira Frujeri <ffrujeri@nvidia.com>
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: configure models - claude

3 participants