Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
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
25
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Python client changes for json inputs
- #232
#232
Merged
seanshi-scale
merged 19 commits into
hmi-release
scaleapi/nucleus-python-client:hmi-release
from
seanshi/json-inputs
scaleapi/nucleus-python-client:seanshi/json-inputs
Copy head branch name to clipboard
Mar 4, 2022
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Python client changes for json inputs
#232
seanshi-scale
merged 19 commits into
hmi-release
scaleapi/nucleus-python-client:hmi-release
from
seanshi/json-inputs
scaleapi/nucleus-python-client:seanshi/json-inputs
Copy head branch name to clipboard
Commits
Commits on Feb 26, 2022
low level client functionality for json input/output
seanshi-scale
committed
c21c5c6
View commit details
Copy full SHA for c21c5c6
Browse repository at this point
add a bundle_location_fn so people don't have to pass in their bundle_urls each time (but they still can)
seanshi-scale
committed
c92a0ec
View commit details
Copy full SHA for c92a0ec
Browse repository at this point
handle return_pickled in batch
seanshi-scale
committed
b205b4d
View commit details
Copy full SHA for b205b4d
Browse repository at this point
Commits on Mar 1, 2022
comments
seanshi-scale
committed
113668f
View commit details
Copy full SHA for 113668f
Browse repository at this point
Commits on Mar 2, 2022
EndpointRequest instead of url
seanshi-scale
committed
3ad1473
View commit details
Copy full SHA for 3ad1473
Browse repository at this point
update documentation
seanshi-scale
committed
0178da1
View commit details
Copy full SHA for 0178da1
Browse repository at this point
returned value in AsyncModelEndpointResponse is now a list of dicts, not a list of urls
seanshi-scale
committed
79f2575
View commit details
Copy full SHA for 79f2575
Browse repository at this point
response format is given in docs
seanshi-scale
committed
389fe6b
View commit details
Copy full SHA for 389fe6b
Browse repository at this point
respond to comments
seanshi-scale
committed
05d9339
View commit details
Copy full SHA for 05d9339
Browse repository at this point
Commits on Mar 3, 2022
Merge branch 'hmi-release' into seanshi/json-inputs
seanshi-scale
committed
da284c1
View commit details
Copy full SHA for da284c1
Browse repository at this point
lol
seanshi-scale
committed
04beaa7
View commit details
Copy full SHA for 04beaa7
Browse repository at this point
helper function to check url/args
seanshi-scale
committed
d680298
View commit details
Copy full SHA for d680298
Browse repository at this point
warn on passing both url + args
seanshi-scale
committed
ec49b06
View commit details
Copy full SHA for ec49b06
Browse repository at this point
EndpointResponse
seanshi-scale
committed
72afc6f
View commit details
Copy full SHA for 72afc6f
Browse repository at this point
EndpointResponse
seanshi-scale
committed
c4ae707
View commit details
Copy full SHA for c4ae707
Browse repository at this point
generate uuids for request_ids if people don't pass in their own
seanshi-scale
committed
cdec203
View commit details
Copy full SHA for cdec203
Browse repository at this point
Commits on Mar 4, 2022
remove mentions of hmi
seanshi-scale
committed
656f369
View commit details
Copy full SHA for 656f369
Browse repository at this point
enforce request_id uniqueness
seanshi-scale
committed
6dd6391
View commit details
Copy full SHA for 6dd6391
Browse repository at this point
add todo to remove request_id 'eventually'
seanshi-scale
committed
7515bc1
View commit details
Copy full SHA for 7515bc1
Browse repository at this point
You can’t perform that action at this time.