mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
fix amebedding issue on ssl azure
This commit is contained in:
parent
dfd7a7d547
commit
38e2dd00cc
1 changed files with 1 additions and 0 deletions
|
|
@ -766,6 +766,7 @@ class AzureChatCompletion(BaseAzureLLM, BaseLLM):
|
|||
return self.aembedding( # type: ignore
|
||||
data=data,
|
||||
input=input,
|
||||
model=model,
|
||||
logging_obj=logging_obj,
|
||||
api_key=api_key,
|
||||
model_response=model_response,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue