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
Type
/
to 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
.
runloopai
/
api-client-python
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
26
Code
Issues
0
Pull requests
16
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(sdk): added scorer classes to sdk
- #698
#698
Merged
sid-rl
merged 13 commits into
next
runloopai/api-client-python:next
from
siddarth/scorer-sdk
runloopai/api-client-python:siddarth/scorer-sdk
Copy head branch name to clipboard
Dec 2, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat(sdk): added scorer classes to sdk
#698
sid-rl
merged 13 commits into
next
runloopai/api-client-python:next
from
siddarth/scorer-sdk
runloopai/api-client-python:siddarth/scorer-sdk
Copy head branch name to clipboard
Commits
Commits on Dec 1, 2025
added scorer class (kept create and list as static methods for now since we don't know how we're creating scorers yet)
sid-rl
committed
5e37a2e
View commit details
Copy full SHA for 5e37a2e
Browse repository at this point
refactored static methods to ScorerOps class
sid-rl
committed
94435a7
View commit details
Copy full SHA for 94435a7
Browse repository at this point
fix example docstrings to use correct scorer create params
sid-rl
committed
d2910e7
View commit details
Copy full SHA for d2910e7
Browse repository at this point
scorer tests
sid-rl
committed
4194ce1
View commit details
Copy full SHA for 4194ce1
Browse repository at this point
fixed scorer unit test parameters for update and validate
sid-rl
committed
e8fdc37
View commit details
Copy full SHA for e8fdc37
Browse repository at this point
update scorer and scorer ops docstrings to be more helpful while not exposing system internals
sid-rl
committed
c1f617e
View commit details
Copy full SHA for c1f617e
Browse repository at this point
update docs with scorer classes, methods and types
sid-rl
committed
74ca76c
View commit details
Copy full SHA for 74ca76c
Browse repository at this point
remove verbose request options in unit test parameters
sid-rl
committed
c5bc7d3
View commit details
Copy full SHA for c5bc7d3
Browse repository at this point
rename client to ops in client test
sid-rl
committed
e3e2c14
View commit details
Copy full SHA for e3e2c14
Browse repository at this point
rename client test file to ops
sid-rl
committed
e37d9e1
View commit details
Copy full SHA for e37d9e1
Browse repository at this point
Commits on Dec 2, 2025
added list_empty, list_single and list_multiple unit tests to all ops class tests
sid-rl
committed
bf11fd2
View commit details
Copy full SHA for bf11fd2
Browse repository at this point
fix assert_called to assert_awaited
sid-rl
committed
92b6130
View commit details
Copy full SHA for 92b6130
Browse repository at this point
remove duplicate tests
sid-rl
committed
7b68fa4
View commit details
Copy full SHA for 7b68fa4
Browse repository at this point
You can’t perform that action at this time.