forked from phoenix/litellm-mirror
(feat) add cloudflare streaming
This commit is contained in:
parent
a999e80b46
commit
ee682be093
2 changed files with 39 additions and 1 deletions
|
@ -1600,7 +1600,7 @@ def completion(
|
|||
response = CustomStreamWrapper(
|
||||
response,
|
||||
model,
|
||||
custom_llm_provider="anthropic",
|
||||
custom_llm_provider="cloudflare",
|
||||
logging_obj=logging,
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue