FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · scaleapi/nucleus-python-client · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
scaleapi
/
nucleus-python-client
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
27
Code
Issues
0
Pull requests
24
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Aug 21, 2026
chore: bump pyproject version to 0.21.2 to match CHANGELOG + v0.21.2 tag (#477)
Show description for 04a181a
luke-e-schaefer
and
claude
authored
04a181a
View commit details
Copy full SHA for 04a181a
Browse repository at this point
feat(benchmarks): draft benchmarks + versioning/lineage on create (#475)
Show description for 3ac9d68
luke-e-schaefer
and
claude
authored
3ac9d68
View commit details
Copy full SHA for 3ac9d68
Browse repository at this point
feat(nucleus): Add NucleusClient.merge_model_runs() (#474)
Show description for a01c830
luke-e-schaefer
and
claude
authored
a01c830
View commit details
Copy full SHA for a01c830
Browse repository at this point
Dataset-less model runs: create_model_run + add_predictions (#476)
Show description for 0d5e281
luke-e-schaefer
and
claude
authored
0d5e281
View commit details
Copy full SHA for 0d5e281
Browse repository at this point
Commits on Aug 18, 2026
feat(nucleus): Expose dataset_item_id on exported items, annotations and predictions (#473)
Show description for fb336b0
luke-e-schaefer
and
claude
authored
fb336b0
View commit details
Copy full SHA for fb336b0
Browse repository at this point
Add multi-dataset model run prediction uploads (#472)
Show description for 23a81b1
luke-e-schaefer
and
claude
authored
23a81b1
View commit details
Copy full SHA for 23a81b1
Browse repository at this point
Commits on Aug 17, 2026
[DE-8270] Model weights upload & download (SDK side) (#469)
Show description for 62e8f8d
luke-e-schaefer
and
claude
authored
62e8f8d
View commit details
Copy full SHA for 62e8f8d
Browse repository at this point
Commits on Aug 11, 2026
feat: async + multi-source create_benchmark (#470)
Show description for 6dcfe19
authored
6dcfe19
View commit details
Copy full SHA for 6dcfe19
Browse repository at this point
update sdk with new adds (#467)
Show description for c89c4e0
luke-e-schaefer
and
claude
authored
c89c4e0
View commit details
Copy full SHA for c89c4e0
Browse repository at this point
Commits on Jul 22, 2026
[DE-8304] Deprecate synchronous upload capability (#468)
Show description for 49289ab
edwinpav
authored
49289ab
View commit details
Copy full SHA for 49289ab
Browse repository at this point
Commits on Jun 18, 2026
Build native arm64 macOS wheels (#466)
Show description for e672e41
vinay553
authored
e672e41
View commit details
Copy full SHA for e672e41
Browse repository at this point
Commits on Jun 17, 2026
Fix cibuildwheel build package shadowing (#465)
Show description for 971afb1
vinay553
authored
971afb1
View commit details
Copy full SHA for 971afb1
Browse repository at this point
[codex] Add native pHash deduplication acceleration (#464)
Show description for 6d4c2a7
vinay553
and
cursoragent
authored
6d4c2a7
View commit details
Copy full SHA for 6d4c2a7
Browse repository at this point
Commits on Jun 10, 2026
add eval capes to sdk (#460)
Show description for 9bda4ae
luke-e-schaefer
and
greptile-apps[bot]
authored
9bda4ae
View commit details
Copy full SHA for 9bda4ae
Browse repository at this point
Commits on Jun 8, 2026
Bump version for local pHash dedup release (#463)
vinay553
authored
2c34b24
View commit details
Copy full SHA for 2c34b24
Browse repository at this point
Commits on Jun 5, 2026
Add local pHash deduplication utility (#462)
Show description for c003c84
vinay553
authored
c003c84
View commit details
Copy full SHA for c003c84
Browse repository at this point
Commits on May 20, 2026
[DE-7859] Expose pHash on DatasetItem (v0.18.3) (#461)
Show description for 280f3bc
vinay553
and
claude
authored
280f3bc
View commit details
Copy full SHA for 280f3bc
Browse repository at this point
Commits on May 8, 2026
Add dataset tags to SDK for identification (DE-7033) (#456)
Show description for 5c4b847
vinay553
and
claude
authored
5c4b847
View commit details
Copy full SHA for 5c4b847
Browse repository at this point
Commits on May 6, 2026
[DE-7784] Migrate sdk image deduplication to async mode (#459)
Show description for 3321deb
edwinpav
authored
3321deb
View commit details
Copy full SHA for 3321deb
Browse repository at this point
[DE-7720] Bump minimum Python to 3.10 and patch all dependency CVEs (#458)
Show description for ebcf260
edwinpav
authored
ebcf260
View commit details
Copy full SHA for ebcf260
Browse repository at this point
Commits on Apr 16, 2026
Enforce mutually exclusive api_key and limited_access_key inputs in NucleusClient and fix all remaining Sphinx doc build warnings (#457)
Show description for 93cb518
edwinpav
authored
93cb518
View commit details
Copy full SHA for 93cb518
Browse repository at this point
Commits on Mar 6, 2026
Release v0.17.13 (#455)
Show description for 400dfd8
edwinpav
authored
400dfd8
View commit details
Copy full SHA for 400dfd8
Browse repository at this point
Commits on Mar 3, 2026
Use importlib-metadata version supported by python 3.7 to 3.12+ (#454)
Show description for 7e6e073
edwinpav
authored
7e6e073
View commit details
Copy full SHA for 7e6e073
Browse repository at this point
[DE-7207] Fix sphinx doc build errors and warnings (#453)
Show description for 1391406
edwinpav
authored
1391406
View commit details
Copy full SHA for 1391406
Browse repository at this point
Commits on Mar 2, 2026
[DE-6999] Enable image deduplication within nucleus sdk (#452)
Show description for 878ca05
edwinpav
authored
878ca05
View commit details
Copy full SHA for 878ca05
Browse repository at this point
Commits on Nov 14, 2025
[DE-6014] Add support for limited access keys (#450)
Show description for 671f475
edwinpav
authored
671f475
View commit details
Copy full SHA for 671f475
Browse repository at this point
Commits on Mar 20, 2025
Add pagination option for items_and_annotations_generator (#449)
Show description for 892403b
GabeBlanchard
authored
892403b
View commit details
Copy full SHA for 892403b
Browse repository at this point
Commits on Mar 13, 2025
Explicit config file path for Sphinx (#447)
iz18
authored
df07aa1
View commit details
Copy full SHA for df07aa1
Browse repository at this point
[DE-5241] Add class label export (#446)
Show description for eb389ce
iz18
authored
eb389ce
View commit details
Copy full SHA for eb389ce
Browse repository at this point
Commits on Feb 27, 2025
Task-based annotation fixes (#445)
Show description for 3181b66
iz18
authored
3181b66
View commit details
Copy full SHA for 3181b66
Browse repository at this point
Commits on Jan 2, 2025
[DE-4880] Update annotation related endpoints for multiple ground truth sets (#444)
Show description for 12c8d8d
iz18
authored
12c8d8d
View commit details
Copy full SHA for 12c8d8d
Browse repository at this point
Commits on Nov 23, 2024
[DE-4688] return processed_url for slice.items_and_annotations_generator - client (#443)
Show description for 9d2325a
daveguo-scale
authored
9d2325a
View commit details
Copy full SHA for 9d2325a
Browse repository at this point
Commits on Nov 6, 2024
Update version with changes to dataset.scene_and_annotation_generator() (#442)
Show description for 4d0c295
iz18
authored
4d0c295
View commit details
Copy full SHA for 4d0c295
Browse repository at this point
Commits on Oct 25, 2024
optional slice param (#441)
iz18
authored
b1216ce
View commit details
Copy full SHA for b1216ce
Browse repository at this point
Commits on Oct 10, 2024
[DE-4419] Add more thorough docstring on scene_and_annotation_generator (#440)
Show description for e35d823
iz18
authored
e35d823
View commit details
Copy full SHA for e35d823
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL