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
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
.
launchdarkly
/
python-ai-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
15
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(evaluations): run offline evaluations from the SDK
- #59
#59
Closed
donei003
wants to merge 24 commits into
main
launchdarkly/python-ai-sdk:main
from
pr-39-work
launchdarkly/python-ai-sdk:pr-39-work
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Closed
feat(evaluations): run offline evaluations from the SDK
#59
donei003
wants to merge 24 commits into
main
launchdarkly/python-ai-sdk:main
from
pr-39-work
launchdarkly/python-ai-sdk:pr-39-work
Copy head branch name to clipboard
Commits
Commits on Aug 27, 2026
feat: add evaluations module scaffold, credentials, LD API client, result types
donei003
committed
80fd4e4
View commit details
Copy full SHA for 80fd4e4
Browse repository at this point
feat: run client-side evaluations from the SDK
donei003
committed
50fee37
View commit details
Copy full SHA for 50fee37
Browse repository at this point
fix: align evaluations with staging dataset and run APIs
donei003
committed
28f8eb1
View commit details
Copy full SHA for 28f8eb1
Browse repository at this point
chore: drop phase reference from concurrency controller docstring
donei003
committed
88caec0
View commit details
Copy full SHA for 88caec0
Browse repository at this point
feat: gate evaluation generation result ingest
donei003
committed
0ea442f
View commit details
Copy full SHA for 0ea442f
Browse repository at this point
no-mistakes(document): refresh agents.md ingest gate description
donei003
committed
300c6c2
View commit details
Copy full SHA for 300c6c2
Browse repository at this point
fix(evaluations): use API run source
donei003
committed
433273a
View commit details
Copy full SHA for 433273a
Browse repository at this point
fix(evaluations): derive result from summary
donei003
committed
a7acc68
View commit details
Copy full SHA for a7acc68
Browse repository at this point
no-mistakes(review): docs: describe pass/fail derivation from run summary
donei003
committed
0b50648
View commit details
Copy full SHA for 0b50648
Browse repository at this point
fix(evaluations): return pending summaries promptly
donei003
committed
ec3e290
View commit details
Copy full SHA for ec3e290
Browse repository at this point
feat(evaluations): configure run link UI base
donei003
committed
4cbcbd6
View commit details
Copy full SHA for 4cbcbd6
Browse repository at this point
feat(evaluations): emit generation events
donei003
committed
311b012
View commit details
Copy full SHA for 311b012
Browse repository at this point
no-mistakes(document): docs(evaluations): refresh agents.md for event-based ingest
donei003
committed
7cca8b0
View commit details
Copy full SHA for 7cca8b0
Browse repository at this point
fix(evaluations): include evaluation run event ID
donei003
committed
8cae0e4
View commit details
Copy full SHA for 8cae0e4
Browse repository at this point
feat(evaluations): print event emission timestamps
donei003
committed
0079289
View commit details
Copy full SHA for 0079289
Browse repository at this point
refactor(evaluations): remove batch ingest gate
donei003
committed
e3d6b6c
View commit details
Copy full SHA for e3d6b6c
Browse repository at this point
fix(evaluations): avoid replaying non-idempotent POSTs and blocking the event loop
donei003
committed
485dc85
View commit details
Copy full SHA for 485dc85
Browse repository at this point
Commits on Aug 28, 2026
fix(evaluations): poll run summary to terminal state
donei003
committed
75d3072
View commit details
Copy full SHA for 75d3072
Browse repository at this point
fix(evaluations): flatten generation event payload
donei003
committed
a0254d0
View commit details
Copy full SHA for a0254d0
Browse repository at this point
fix(evaluations): nest generation usage tokens
donei003
committed
c88e9ae
View commit details
Copy full SHA for c88e9ae
Browse repository at this point
fix(evaluations): emit direct generation output
donei003
committed
b98b643
View commit details
Copy full SHA for b98b643
Browse repository at this point
Commits on Aug 31, 2026
Fix generation error payloads
donei003
committed
3a8e10f
View commit details
Copy full SHA for 3a8e10f
Browse repository at this point
chore: format evaluation runner
donei003
committed
a60a014
View commit details
Copy full SHA for a60a014
Browse repository at this point
no-mistakes(review): fix(evaluations): require terminal state to end summary polling
donei003
committed
dcb08f6
View commit details
Copy full SHA for dcb08f6
Browse repository at this point
You can’t perform that action at this time.