Skip to content
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

feat(llm-observability): LangChain tracing, with LangGraph tests #169

Merged
merged 8 commits into from
Jan 21, 2025

Conversation

Twixes
Copy link
Member

@Twixes Twixes commented Jan 21, 2025

This adds $ai_trace tracking to the LangChain CallbackHandler, which captures top-level chain/graph inputs & outputs once it's done (or errored).

Related: improved debugging of chain/graph events, helping develop the callback handler.

Includes test coverage for both LangChain and LangGraph+LangChain.

Verified

This commit was signed with the committer’s verified signature.
RobinMalfait Robin Malfait

Verified

This commit was signed with the committer’s verified signature.
RobinMalfait Robin Malfait

Verified

This commit was signed with the committer’s verified signature.
RobinMalfait Robin Malfait

Verified

This commit was signed with the committer’s verified signature.
RobinMalfait Robin Malfait

Verified

This commit was signed with the committer’s verified signature.
RobinMalfait Robin Malfait
@Twixes Twixes requested review from k11kirky and skoob13 January 21, 2025 21:13
@k11kirky k11kirky merged commit 0b6ff2e into master Jan 21, 2025
2 checks passed
@k11kirky k11kirky deleted the llm-observability-trace-event branch January 21, 2025 23:18
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.

None yet

2 participants