mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 19:24:27 +00:00
Add missing import itertools.chain
This commit is contained in:
parent
03b82b78c1
commit
81b1c46c6f
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
from itertools import chain
|
||||
import requests, types, time
|
||||
import json, uuid
|
||||
import traceback
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue