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

Autoscale background threads for tracer auto batching #382

Merged
merged 39 commits into from
Jan 28, 2024
Merged
Show file tree
Hide file tree
Changes from 27 commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
c3f82b8
Update
hinthornw Jan 8, 2024
7e96bf2
update
hinthornw Jan 8, 2024
f9c17ad
Update test
hinthornw Jan 8, 2024
0ccc957
Update test
hinthornw Jan 9, 2024
fae1b65
Add optional tracing sampling rate to langsmith sdk
nfcampos Jan 19, 2024
82ba901
Lint
nfcampos Jan 19, 2024
19d608d
In batch tracing endpoint, combine patch and post payloads where poss…
nfcampos Jan 19, 2024
93489b3
Merge branch 'main' into nc/batch-trace-combine
nfcampos Jan 19, 2024
099162a
Update python/tests/integration_tests/test_runs.py
nfcampos Jan 20, 2024
511bcac
Update python/langsmith/client.py
nfcampos Jan 20, 2024
787a9a7
Add optional tracing sampling rate to langsmith sdk (#370)
nfcampos Jan 20, 2024
763b7d8
Nc/batch trace combine (#371)
nfcampos Jan 20, 2024
fc34146
Lint
nfcampos Jan 20, 2024
1f83125
Add auto_batch_tracing modality for Client
nfcampos Jan 20, 2024
2780421
Lint
nfcampos Jan 20, 2024
439e0e4
Fix GC problem
nfcampos Jan 20, 2024
1f98fbe
Remove unused signal, add comments
nfcampos Jan 20, 2024
3faa5eb
Add missing parent_run_id
nfcampos Jan 20, 2024
3bd9e6f
Adjust config
nfcampos Jan 21, 2024
64febeb
Use a priority queue to group runs from same trace in same batch wher…
nfcampos Jan 21, 2024
4f5c793
Also chunk at end
nfcampos Jan 21, 2024
8658098
Update retry
hinthornw Jan 22, 2024
a675719
Actually retry
hinthornw Jan 23, 2024
482c13c
Actually Retry by default (#374)
nfcampos Jan 23, 2024
5bed311
Catch 409's (#375)
hinthornw Jan 24, 2024
836648c
Autoscale background threads for tracer auto batching
nfcampos Jan 25, 2024
8d00547
Remove print
nfcampos Jan 25, 2024
ddadf9a
Compromise
nfcampos Jan 25, 2024
08f6735
Add limits
nfcampos Jan 25, 2024
4538ac9
Add one more constant
nfcampos Jan 25, 2024
1645fcd
Adjust
nfcampos Jan 25, 2024
e9de9f9
Add auto_batch_tracing modality for Client (#372)
nfcampos Jan 28, 2024
7916eec
Turn auto-batch tracing off
hinthornw Jan 28, 2024
70ce886
Merge
hinthornw Jan 28, 2024
8732a81
fixup int tests
hinthornw Jan 28, 2024
79f1aca
merge
hinthornw Jan 28, 2024
0a5adfe
fixup
hinthornw Jan 28, 2024
96c1afb
Merge branch 'wfh/batch_run_create' into nc/25jan/tracer-auto-batch-a…
hinthornw Jan 28, 2024
fe02f82
merge
hinthornw Jan 28, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading