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 }}
BerriAI
/
litellm
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
11.8k
Star
59.7k
Code
Issues
1.7k
Pull requests
3.6k
Discussions
Actions
Projects
Security and quality
14
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix(managed-files): skip null file_object rows in get_user_created_file_ids
- #35453
#35453
Closed
Diwak4r
wants to merge 16 commits into
BerriAI:litellm_internal_staging
BerriAI/litellm:litellm_internal_staging
from
Diwak4r:fix/managed-files-null-file-object
Diwak4r/litellm:fix/managed-files-null-file-object
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Closed
fix(managed-files): skip null file_object rows in get_user_created_file_ids
#35453
Diwak4r
wants to merge 16 commits into
BerriAI:litellm_internal_staging
BerriAI/litellm:litellm_internal_staging
from
Diwak4r:fix/managed-files-null-file-object
Diwak4r/litellm:fix/managed-files-null-file-object
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2026
Merge pull request #34200 from BerriAI/litellm_internal_staging
Show description for f2479cc
yuneng-berri
authored
f2479cc
View commit details
Copy full SHA for f2479cc
Browse repository at this point
Commits on Jul 24, 2026
Merge pull request #34450 from BerriAI/litellm_internal_staging
Show description for 7495b1f
yuneng-berri
authored
7495b1f
View commit details
Copy full SHA for 7495b1f
Browse repository at this point
Merge pull request #34519 from BerriAI/litellm_internal_staging
Show description for 0cd588a
yuneng-berri
authored
0cd588a
View commit details
Copy full SHA for 0cd588a
Browse repository at this point
Commits on Jul 28, 2026
Merge pull request #34864 from BerriAI/litellm_internal_staging
Show description for 9ead580
yuneng-berri
authored
9ead580
View commit details
Copy full SHA for 9ead580
Browse repository at this point
Commits on Jul 29, 2026
test(e2e): bound the post-/model/new servable wait at 40s
Show description for e1afe2e
mubashir1osmani
authored and
yuneng-berri
committed
e1afe2e
View commit details
Copy full SHA for e1afe2e
Browse repository at this point
fix(e2e): wait one default DB reload interval of continuous listing
Show description for 5aa66ea
mubashir1osmani
authored and
yuneng-berri
committed
5aa66ea
View commit details
Copy full SHA for 5aa66ea
Browse repository at this point
test(e2e): drop proxy_client model-servable unit tests
Show description for 5953a66
mubashir1osmani
authored and
yuneng-berri
committed
5953a66
View commit details
Copy full SHA for 5953a66
Browse repository at this point
fix(e2e): never skip the final deadline-clamped model-servable poll
Show description for 38d03fd
mubashir1osmani
authored and
yuneng-berri
committed
38d03fd
View commit details
Copy full SHA for 38d03fd
Browse repository at this point
fix(e2e): reject first listing that returns after the 40s deadline
Show description for 87be33f
mubashir1osmani
authored and
yuneng-berri
committed
87be33f
View commit details
Copy full SHA for 87be33f
Browse repository at this point
Merge pull request #35020 from BerriAI/litellm_hotfix_e2e_model_servable_timeout
Show description for 2cd62cf
yuneng-berri
authored
2cd62cf
View commit details
Copy full SHA for 2cd62cf
Browse repository at this point
test(e2e): poll MCP tools across multi-worker lag (#35047)
Show description for 82fa669
mubashir1osmani
authored and
yuneng-berri
committed
82fa669
View commit details
Copy full SHA for 82fa669
Browse repository at this point
Merge pull request #35049 from BerriAI/litellm_hotfix_35047_mcp_e2e_poll
Show description for cad32fd
yuneng-berri
authored
cad32fd
View commit details
Copy full SHA for cad32fd
Browse repository at this point
Commits on Jul 30, 2026
Merge pull request #35285 from BerriAI/litellm_internal_staging
Show description for 122f935
yuneng-berri
authored
122f935
View commit details
Copy full SHA for 122f935
Browse repository at this point
Commits on Jul 31, 2026
Merge pull request #35328 from BerriAI/litellm_internal_staging
Show description for de706a3
mateo-berri
authored
de706a3
View commit details
Copy full SHA for de706a3
Browse repository at this point
Commits on Aug 1, 2026
fix: skip null file_object rows in get_user_created_file_ids
Show description for b4c1de5
Diwak4r
committed
b4c1de5
View commit details
Copy full SHA for b4c1de5
Browse repository at this point
Commits on Aug 3, 2026
Merge branch 'litellm_internal_staging' into fix/managed-files-null-file-object
Diwak4r
committed
e70c46e
View commit details
Copy full SHA for e70c46e
Browse repository at this point
You can’t perform that action at this time.