mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
remove sseclient dependency
This commit is contained in:
parent
72c1b5dcfc
commit
ffde46c1a1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import os, json, sseclient
|
||||
import os, json
|
||||
from enum import Enum
|
||||
import requests
|
||||
from litellm import logging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue