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 }}
braintrustdata
/
braintrust-sdk-python
Public
Notifications
You must be signed in to change notification settings
Fork
17
Star
19
Code
Issues
71
Pull requests
1
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(llamaindex): add native LlamaIndex SDK integration
- #355
#355
Merged
Abhijeet Prasad (AbhiPrasad)
merged 13 commits into
main
braintrustdata/braintrust-sdk-python:main
from
feat/llamaindex-integration
braintrustdata/braintrust-sdk-python:feat/llamaindex-integration
Copy head branch name to clipboard
Apr 27, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat(llamaindex): add native LlamaIndex SDK integration
#355
Abhijeet Prasad (AbhiPrasad)
merged 13 commits into
main
braintrustdata/braintrust-sdk-python:main
from
feat/llamaindex-integration
braintrustdata/braintrust-sdk-python:feat/llamaindex-integration
Copy head branch name to clipboard
Commits
Commits on Apr 27, 2026
feat(llamaindex): add native LlamaIndex SDK integration
Show description for 9cf3941
2 people
authored and
Abhijeet Prasad (AbhiPrasad)
committed
9cf3941
View commit details
Copy full SHA for 9cf3941
Browse repository at this point
simplify llamaindex integration
Show description for 3d72c17
2 people
authored and
Abhijeet Prasad (AbhiPrasad)
committed
3d72c17
View commit details
Copy full SHA for 3d72c17
Browse repository at this point
rename span_handler.py to tracing.py to match convention
Show description for 5522979
2 people
authored and
Abhijeet Prasad (AbhiPrasad)
committed
5522979
View commit details
Copy full SHA for 5522979
Browse repository at this point
remove defensive try/excepts around braintrust SDK calls
Show description for d6a12df
2 people
authored and
Abhijeet Prasad (AbhiPrasad)
committed
d6a12df
View commit details
Copy full SHA for d6a12df
Browse repository at this point
add llama-index-core 0.13.0 to version matrix and set min_version
Show description for 9775821
2 people
authored and
Abhijeet Prasad (AbhiPrasad)
committed
9775821
View commit details
Copy full SHA for 9775821
Browse repository at this point
test: record llamaindex cassettes
Abhijeet Prasad (AbhiPrasad)
committed
3bc7e1d
View commit details
Copy full SHA for 3bc7e1d
Browse repository at this point
fix token double-counting and CI lint failures
Show description for 5b9d7e5
2 people
authored and
Abhijeet Prasad (AbhiPrasad)
committed
5b9d7e5
View commit details
Copy full SHA for 5b9d7e5
Browse repository at this point
fix(llamaindex): address integration review findings
Show description for 8e49c5b
Abhijeet Prasad (AbhiPrasad)
committed
8e49c5b
View commit details
Copy full SHA for 8e49c5b
Browse repository at this point
don't log metrics
Abhijeet Prasad (AbhiPrasad)
committed
7736c13
View commit details
Copy full SHA for 7736c13
Browse repository at this point
update integration skill
Abhijeet Prasad (AbhiPrasad)
committed
4f22253
View commit details
Copy full SHA for 4f22253
Browse repository at this point
make sure parent child relationship is correct
Abhijeet Prasad (AbhiPrasad)
committed
f5daf5d
View commit details
Copy full SHA for f5daf5d
Browse repository at this point
readme
Abhijeet Prasad (AbhiPrasad)
committed
0783e8d
View commit details
Copy full SHA for 0783e8d
Browse repository at this point
fix CI
Abhijeet Prasad (AbhiPrasad)
committed
5923202
View commit details
Copy full SHA for 5923202
Browse repository at this point
You can’t perform that action at this time.