Commit graph

13 commits

Author SHA1 Message Date
Ishaan Jaff
55e669d7d8 get_openai_client_cache_key 2025-03-18 18:35:50 -07:00
Ishaan Jaff
caca5a1b58 Union[TranscriptionResponse, Coroutine[Any, Any, TranscriptionResponse]]: 2025-03-18 14:23:14 -07:00
Ishaan Jaff
3261c66b39 initialize_azure_sdk_client 2025-03-18 12:27:17 -07:00
Ishaan Jaff
9895c94bda test_ensure_initialize_azure_sdk_client_always_used 2025-03-12 18:51:19 -07:00
Krrish Dholakia
af1de16117 fix(azure/completions): migrate completions endpoint to support base azure llm class
enables consistent auth logic across all azure calls
2025-03-11 18:47:30 -07:00
Krrish Dholakia
9a98942e87 fix: fix merge conflicts 2025-03-11 18:41:41 -07:00
Krrish Dholakia
f06811ca40 test: fix test 2025-03-11 18:13:27 -07:00
Krrish Dholakia
2f262ed9b4 refactor(azure.py): refactor to have client init work across all endpoints 2025-03-11 17:27:24 -07:00
Krrish Dholakia
1516240bab refactor(batches/main.py): working refactored azure client init on batches 2025-03-11 14:36:38 -07:00
Krrish Dholakia
9855e46208 refactor(azure/audio_transcriptions.py): support client init with common logic 2025-03-11 14:24:12 -07:00
Krrish Dholakia
4f4507ccc0 refactor(azure.py): working azure client init on audio speech endpoint 2025-03-11 14:19:45 -07:00
Krrish Dholakia
858d9005a2 refactor(azure.py): refactor acompletion to use base azure sdk client 2025-03-11 13:59:13 -07:00
Krrish Dholakia
d68218a0fe test(test_azure_common_utils.py): add unit testing for common azure client params function 2025-03-11 12:24:08 -07:00