mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-29 06:21:19 +00:00
(feat) aembedding - add custom logging support
This commit is contained in:
+1
-1
@@ -1677,7 +1677,7 @@ def batch_completion_models_all_responses(*args, **kwargs):
|
||||
return responses
|
||||
|
||||
### EMBEDDING ENDPOINTS ####################
|
||||
|
||||
@client
|
||||
async def aembedding(*args, **kwargs):
|
||||
"""
|
||||
Asynchronously calls the `embedding` function with the given arguments and keyword arguments.
|
||||
|
||||
Reference in New Issue
Block a user