mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 11:14:04 +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
|
from enum import Enum
|
||||||
import requests
|
import requests
|
||||||
from litellm import logging
|
from litellm import logging
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue