Ishaan Jaff
4107a86fe5
test_e2e_batches_files
2024-12-28 19:54:04 -08:00
Ishaan Jaff
54cb64d03d
(Feat) add `"/v1/batches/{batch_id:path}/cancel" endpoint ( #7406 )
...
* use 1 file for azure batches handling
* add cancel_batch endpoint
* add a cancel batch on open ai
* add cancel_batch endpoint
* add cancel batches to test
* remove unused imports
* test_batches_operations
* update test_batches_operations
2024-12-24 20:23:50 -08:00
Ishaan Jaff
0627450808
(feat) /batches
Add support for using /batches
endpoints in OAI format ( #7402 )
...
* run azure testing on ci/cd
* update docs on azure batches endpoints
* add input azure.jsonl
* refactor - use separate file for batches endpoints
* fixes for passing custom llm provider to /batch endpoints
* pass custom llm provider to files endpoints
* update azure batches doc
* add info for azure batches api
* update batches endpoints
* use simple helper for raising proxy exception
* update config.yml
* fix imports
* update tests
* use existing settings
* update env var used
* update configs
* update config.yml
* update ft testing
2024-12-24 16:58:05 -08:00
Ishaan Jaff
451215b106
(fix) LiteLLM Proxy fix GET /files/{file_id:path}/content"
endpoint ( #7342 )
...
* fix order of get_file_content
* update e2 files tests
* add e2 batches endpoint testing
* update config.yml
* write content to file
* use correct oai_misc_config
* fixes for openai batches endpoint testing
* remove extra out file
* fix input.jsonl
2024-12-20 21:27:45 -08:00