mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
(fix) remove errant print statements
This commit is contained in:
parent
838e261ab9
commit
ee60c04251
2 changed files with 0 additions and 2 deletions
|
@ -227,7 +227,6 @@ def embedding(
|
|||
additional_args={"complete_input_dict": data},
|
||||
original_response=response,
|
||||
)
|
||||
# print(response.json())
|
||||
"""
|
||||
response
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue