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
.
fastapi-startkit
/
fastapi-startkit-framework
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
1
Pull requests
20
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat(ai): Ai model registry + fluent record() testing DSL
- #184
#184
Merged
tmgbedu
merged 8 commits into
dev
fastapi-startkit/fastapi-startkit-framework:dev
from
task/ai-trajectory-evals-1127
fastapi-startkit/fastapi-startkit-framework:task/ai-trajectory-evals-1127
Copy head branch name to clipboard
Jul 17, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
feat(ai): Ai model registry + fluent record() testing DSL
#184
tmgbedu
merged 8 commits into
dev
fastapi-startkit/fastapi-startkit-framework:dev
from
task/ai-trajectory-evals-1127
fastapi-startkit/fastapi-startkit-framework:task/ai-trajectory-evals-1127
Copy head branch name to clipboard
Commits
Commits on Jul 16, 2026
feat(ai): add TestJudgeAgent trajectory-match evaluator + ModelBuilder fake registry
Show description for 6e357c5
tmgbedu
committed
6e357c5
View commit details
Copy full SHA for 6e357c5
Browse repository at this point
refactor(ai): rename ModelBuilder to Ai, rebuild fake()/record() around model-level fakes
Show description for e29efc9
tmgbedu
committed
e29efc9
View commit details
Copy full SHA for e29efc9
Browse repository at this point
Commits on Jul 17, 2026
refactor(ai): rename model_builder.py to ai.py
tmgbedu
committed
767a9ad
View commit details
Copy full SHA for 767a9ad
Browse repository at this point
feat(ai): fluent Agent.record() testing DSL
Show description for 54fa7ac
tmgbedu
committed
54fa7ac
View commit details
Copy full SHA for 54fa7ac
Browse repository at this point
fix(ai): fluent record() prompt() is async, not sync
Show description for 6195956
tmgbedu
committed
6195956
View commit details
Copy full SHA for 6195956
Browse repository at this point
Merge branch 'dev' into task/ai-trajectory-evals-1127
Show description for 2be1edd
tmgbedu
committed
2be1edd
View commit details
Copy full SHA for 2be1edd
Browse repository at this point
refactor(ai): drop dead non-streaming fallback in Agent.stream()
Show description for 7510b64
tmgbedu
committed
7510b64
View commit details
Copy full SHA for 7510b64
Browse repository at this point
style(ai): remove stale comments on Ai's fake registries
tmgbedu
committed
9647d4b
View commit details
Copy full SHA for 9647d4b
Browse repository at this point
You can’t perform that action at this time.