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(integration): Add support to serialize protobufs in WandbTracer #8914

Merged
merged 6 commits into from Aug 15, 2023

Conversation

parambharat
Copy link
Contributor

This PR adds serialization support for protocol bufferes in WandbTracer. This allows code generation chains to be visualized. Additionally, it also fixes a minor bug where the settings are not honored when a run is initialized before using the WandbTracer

@agola11

@vercel
Copy link

vercel bot commented Aug 8, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Visit Preview Aug 15, 2023 7:58am

@dosubot dosubot bot added the 🤖:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features label Aug 8, 2023
@baskaryan
Copy link
Collaborator

@parambharat feel free to tag me when it's ready for review!

@parambharat parambharat marked this pull request as ready for review August 14, 2023 14:02
@parambharat
Copy link
Contributor Author

Hi @baskaryan , thanks. This PR is ready for review. can you please take a look ?

@baskaryan baskaryan added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label Aug 15, 2023
@baskaryan
Copy link
Collaborator

lgtm, thanks @parambharat!

@baskaryan baskaryan merged commit 08a8363 into langchain-ai:master Aug 15, 2023
23 checks passed
zizhong pushed a commit to opaque-systems/langchain that referenced this pull request Aug 18, 2023
…angchain-ai#8914)

This PR adds serialization support for protocol bufferes in
`WandbTracer`. This allows code generation chains to be visualized.
Additionally, it also fixes a minor bug where the settings are not
honored when a run is initialized before using the `WandbTracer`

@agola11

---------

Co-authored-by: Bharat Ramanathan <ramanathan.parameshwaran@gohuddl.com>
Co-authored-by: Bagatur <baskaryan@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features lgtm PR looks good. Use to confirm that a PR is ready for merging.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants