Sameer Kankute
8b3213ce5c
Add mapping for responses tools in file ids
2026-02-04 13:12:45 +05:30
Sameer Kankute
fa2b065238
Add tests for user level permissions on file and batch access
2026-01-29 12:29:10 +05:30
Sameer Kankute
70684ca86f
Fix File access permissions for .retreive and .delete
2026-01-29 11:19:24 +05:30
Ephrim Stanley
88280d9cca
Fix batch creation to return the input file's expires_at attribute
2026-01-26 12:02:35 -05:00
Ephrim Stanley
caa2c57619
Fix /batches to return encoded ids (from managed objects table)
2026-01-26 10:36:43 -05:00
Ephrim Stanley
103633c794
Fix linter errors: remove unused imports and variables
2025-12-23 12:59:22 -05:00
Ephrim Stanley
479e40672e
Add end to end integration tests for batches
2025-12-23 12:55:09 -05:00
Sameer Kankute
7cebc151b0
Add managed files support for responses API ( #16733 )
...
* Fix responses api with managed files
* fix litellm/llms/vertex_ai/gemini/vertex_and_google_ai_studio_gemini.py mypy
* fix litellm/llms/vertex_ai/gemini/vertex_and_google_ai_studio_gemini.py mypy
* fix mypy errors
2025-11-17 18:41:26 -08:00
Jugal D. Bhatt
3a38912bce
[Proxy] Litellm fix mapped tests ( #13634 )
...
* Fix - add safe divide by 0 for most places to prevent crash
* mock prisma client
* Revert "Fix - add safe divide by 0 for most places to prevent crash"
This reverts commit 265d40e390 .
2025-08-14 14:19:36 -07:00
yeahyung
782969bb05
( #11794 ) use upsert for managed object table rather than create to avoid UniqueViolationError ( #11795 )
...
* (#11794 ) use upsert for managed object table rather than create to avoid UniqueViolationError
* (#11794 ) use upsert for managed object table rather than create to avoid UniqueViolationError
2025-07-15 20:20:01 -07:00
Krrish Dholakia
c3857e60f2
Store batch output file id in DB + Store batch file status in DB + (experimental) BATCH API COST TRACKING
2025-06-25 22:41:22 -07:00