Ishaan Jaff
|
4ed0ab5b1c
|
Revert "remove google dns for img tests"
This reverts commit d3fc8b563c .
|
2025-04-02 20:42:29 -07:00 |
|
Ishaan Jaff
|
d3fc8b563c
|
remove google dns for img tests
|
2025-04-02 20:34:47 -07:00 |
|
Krrish Dholakia
|
2cf8dcaad2
|
fix(base_image_gen_test.py): weaken assertion, working locally failing on ci/cd
|
2025-03-11 22:49:09 -07:00 |
|
Ishaan Jaff
|
8a235e7d38
|
(Refactor / QA) - Use LoggingCallbackManager to append callbacks and ensure no duplicate callbacks are added (#8112)
* LoggingCallbackManager
* add logging_callback_manager
* use logging_callback_manager
* add add_litellm_failure_callback
* use add_litellm_callback
* use add_litellm_async_success_callback
* add_litellm_async_failure_callback
* linting fix
* fix logging callback manager
* test_duplicate_multiple_loggers_test
* use _reset_all_callbacks
* fix testing with dup callbacks
* test_basic_image_generation
* reset callbacks for tests
* fix check for _add_custom_logger_to_list
* fix test_amazing_sync_embedding
* fix _get_custom_logger_key
* fix batches testing
* fix _reset_all_callbacks
* fix _check_callback_list_size
* add callback_manager_test
* fix test gemini-2.0-flash-thinking-exp-01-21
|
2025-01-30 19:35:50 -08:00 |
|
Ishaan Jaff
|
73c7b73aa0
|
(feat) Add cost tracking for Azure Dall-e-3 Image Generation + use base class to ensure basic image generation tests pass (#6716)
* add BaseImageGenTest
* use 1 class for unit testing
* add debugging to BaseImageGenTest
* TestAzureOpenAIDalle3
* fix response_cost_calculator
* test_basic_image_generation
* fix img gen basic test
* fix _select_model_name_for_cost_calc
* fix test_aimage_generation_bedrock_with_optional_params
* fix undo changes cost tracking
* fix response_cost_calculator
* fix test_cost_azure_gpt_35
|
2024-11-12 20:02:16 -08:00 |
|