mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 03:04:13 +00:00
(feat) custom logger: async stream,assemble chunks
This commit is contained in:
parent
5d65550732
commit
c8b699c0aa
2 changed files with 41 additions and 28 deletions
|
@ -446,6 +446,7 @@ def completion(
|
|||
|
||||
# For logging - save the values of the litellm-specific params passed in
|
||||
litellm_params = get_litellm_params(
|
||||
acompletion=acompletion,
|
||||
return_async=return_async,
|
||||
api_key=api_key,
|
||||
force_timeout=force_timeout,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue