mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +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
Reference in a new issue