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

Compress create feedback #1452

Merged
merged 8 commits into from
Jan 23, 2025
Merged

Conversation

angus-langchain
Copy link
Contributor

@angus-langchain angus-langchain commented Jan 22, 2025

Purpose

Compress feedback along with runs using the same compression buffer and background thread

Changes

  • Renamed compressed runs variables to compressed traces
  • Compress feedback along with runs
  • Added additional client ref to num_refs to account for compression bg thread.

Tests

Tested locally to ensure feedback ingest works with and without compression
Added unit tests for feedback ingest with compression

@angus-langchain angus-langchain force-pushed the angus/compress-create-feedback branch 2 times, most recently from 953d0d7 to 79e1709 Compare January 22, 2025 23:06
@angus-langchain angus-langchain force-pushed the angus/compress-create-feedback branch from 79e1709 to 478d1a2 Compare January 22, 2025 23:35
Copy link
Collaborator

@hinthornw hinthornw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changes lgtm if we can fix up the int tests

@angus-langchain angus-langchain merged commit c0f8ee7 into main Jan 23, 2025
10 checks passed
@angus-langchain angus-langchain deleted the angus/compress-create-feedback branch January 23, 2025 02:19
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