Skip to content

[feature request] Parse Input and Output Messages in Langchain Instrumentor #1637

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Jgilhuly opened this issue May 15, 2025 · 1 comment
Labels

Comments

@Jgilhuly
Copy link
Contributor

Is your feature request related to a problem? Please describe.
We don't currently parse out the actual response from langchain / langgraph as plain text in our instrumentor. We instead dump the whole llm response dictionary, which is difficult to read as a user.

Describe the solution you'd like
I recognize langchain and langgraph have some inconsistency in their output formats, but ideally we could add some conditional logic to at least parse out these plaintext values in the most common scenarios.

Additional context

@Jgilhuly Jgilhuly added enhancement New feature or request triage Issues that require triage labels May 15, 2025
@axiomofjoy
Copy link
Contributor

Thanks @Jgilhuly, can you drop a screenshot of what you mean?

@axiomofjoy axiomofjoy removed the triage Issues that require triage label May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

2 participants