[PR #4460] docs: strip ansi and exclude outputs from search #3835

Closed
opened 2026-02-20 17:49:14 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/4460

State: closed
Merged: Yes


Changes

  • Strip ANSI codes from outputs
  • Exclude outputs from search (relies on an insiders feature, so can't test locally)

ANSI Changes

Before

image

After

image

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/4460 **State:** closed **Merged:** Yes --- # Changes * Strip ANSI codes from outputs * Exclude outputs from search (relies on an insiders feature, so can't test locally) ## ANSI Changes Before ![image](https://github.com/user-attachments/assets/6ca626f3-143b-4f7a-ab4a-0866f0bbf52f) After ![image](https://github.com/user-attachments/assets/3d2fdb4f-79a0-42d5-9956-e2aa44e3fea2)
yindo added the pull-request label 2026-02-20 17:49:14 -05:00
yindo closed this issue 2026-02-20 17:49:14 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#3835