Merge pull request #27437 from BerriAI/litellm_merge_main_staging

chore: merge main into internal_staging to restore lineage
This commit is contained in:
yuneng-jiang 2026-05-07 17:57:05 -07:00 committed by GitHub
commit 98cd057f38
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1937,6 +1937,9 @@
"cpu": [
"arm64"
],
"libc": [
"glibc"
],
"license": "MIT",
"optional": true,
"os": [
@ -1953,6 +1956,9 @@
"cpu": [
"arm64"
],
"libc": [
"musl"
],
"license": "MIT",
"optional": true,
"os": [
@ -1969,6 +1975,9 @@
"cpu": [
"x64"
],
"libc": [
"glibc"
],
"license": "MIT",
"optional": true,
"os": [
@ -1985,6 +1994,9 @@
"cpu": [
"x64"
],
"libc": [
"musl"
],
"license": "MIT",
"optional": true,
"os": [