DOC: <Issue related to /observability/how_to_guides/trace_generator_functions> #64

Closed
opened 2026-02-21 17:17:06 -05:00 by yindo · 0 comments
Owner

Originally created by @Ruyi-Chiang on GitHub (Apr 16, 2025).

A bug in the example code under Trace generator functions.
This is supposed to be
for chunk in ["Hello", "World", "!"]:
yield chunk

Image
Originally created by @Ruyi-Chiang on GitHub (Apr 16, 2025). A bug in the example code under Trace generator functions. This is supposed to be **for chunk in ["Hello", "World", "!"]: yield chunk** <img width="868" alt="Image" src="https://github.com/user-attachments/assets/b0860541-2697-4240-9818-2bf2856e9a5e" />
yindo closed this issue 2026-02-21 17:17:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langsmith-docs#64