mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 11:14:04 +00:00
refactor: ci/cd run again
This commit is contained in:
parent
c0a12f3c90
commit
88d18c7340
1 changed files with 0 additions and 1 deletions
|
@ -240,7 +240,6 @@ async def aretrieve_batch(
|
|||
extra_body,
|
||||
**kwargs,
|
||||
)
|
||||
|
||||
# Add the context to the function
|
||||
ctx = contextvars.copy_context()
|
||||
func_with_context = partial(ctx.run, func)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue