Skip to content

Basic W&B Weave integration #157

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

Merged
merged 10 commits into from
Jun 14, 2025
Merged

Conversation

shawnlewis
Copy link
Contributor

@shawnlewis shawnlewis commented Jun 12, 2025

  • automatically initialize weave to the same project as wandb is initialized to
  • just add @weave.op around your rollout function to get it traced. weave will automatically trace sub openai.chat.completions calls
  • had to comment out streaming in ART's openai patch for now

@corbt corbt requested a review from bradhilton June 14, 2025 06:09
@bradhilton
Copy link
Collaborator

Awesome, I have some changes from another branch that I'm going to have to merge in separately, but it should just work with minimal changes!

@bradhilton bradhilton merged commit 9c64247 into OpenPipe:main Jun 14, 2025
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.

2 participants