mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
(feat) add cloudflare streaming
This commit is contained in:
parent
b7539df9b3
commit
27f8598867
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