Skip to content

[docs] Update AI chat widget display name to "Ray Docs"#64351

Merged
richardliaw merged 1 commit into
ray-project:masterfrom
dstrodtman:update-ray-docs-chat-widget-name
Jul 1, 2026
Merged

[docs] Update AI chat widget display name to "Ray Docs"#64351
richardliaw merged 1 commit into
ray-project:masterfrom
dstrodtman:update-ray-docs-chat-widget-name

Conversation

@dstrodtman

Copy link
Copy Markdown
Contributor

What

The docs AI chat assistant vendor, RunLLM, has rebranded to Herald. This updates the user-facing pieces of the chat widget embedded on docs.ray.io:

  • Renames the widget's display name from Ray RunLLM Bot to Ray Docs (the name shown in the chat widget header). This names the assistant after the documentation it serves rather than the vendor.
  • Updates the surrounding HTML comment from RunLLM Widget to Herald Widget.

What does not change

The widget still loads from widget.runllm.com using the existing runllm-* script attributes and runllm-assistant-id. The vendor's configuration namespace is unchanged by the rebrand, so only the display name and comment are touched.

🤖 Generated with Claude Code

The docs AI chat assistant vendor RunLLM rebranded to Herald. Rename the
widget's user-facing display name from "Ray RunLLM Bot" to "Ray Docs" and
update the surrounding HTML comment. The widget still loads from
widget.runllm.com with the existing runllm-* attributes; only the display
name and comment change.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: Douglas Strodtman <douglas@anyscale.com>
@dstrodtman dstrodtman requested a review from a team as a code owner June 25, 2026 19:36

@gemini-code-assist gemini-code-assist Bot 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.

Code Review

This pull request updates the RunLLM widget configuration in the HTML template. Specifically, it renames the HTML comment to 'Herald Widget' and changes the widget's name attribute from 'Ray RunLLM Bot' to 'Ray Docs'. There are no review comments, so no feedback is provided.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@dstrodtman dstrodtman added the go add ONLY when ready to merge, run all tests label Jun 25, 2026
@ray-gardener ray-gardener Bot added docs An issue or change related to documentation core Issues that should be addressed in Ray Core labels Jun 26, 2026
@richardliaw richardliaw merged commit 0231d41 into ray-project:master Jul 1, 2026
9 checks passed
elliot-barn pushed a commit that referenced this pull request Jul 9, 2026
## What

The docs AI chat assistant vendor, RunLLM, has rebranded to Herald. This
updates the user-facing pieces of the chat widget embedded on
docs.ray.io:

- Renames the widget's display name from `Ray RunLLM Bot` to `Ray Docs`
(the name shown in the chat widget header). This names the assistant
after the documentation it serves rather than the vendor.
- Updates the surrounding HTML comment from `RunLLM Widget` to `Herald
Widget`.

## What does not change

The widget still loads from `widget.runllm.com` using the existing
`runllm-*` script attributes and `runllm-assistant-id`. The vendor's
configuration namespace is unchanged by the rebrand, so only the display
name and comment are touched.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Signed-off-by: Douglas Strodtman <douglas@anyscale.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Issues that should be addressed in Ray Core docs An issue or change related to documentation go add ONLY when ready to merge, run all tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants