mirror of https://github.com/aliasrobotics/cai.git
remove os
This commit is contained in:
parent
ee3ed20144
commit
ef13693338
|
|
@ -2,7 +2,6 @@ import json
|
||||||
import re
|
import re
|
||||||
import time
|
import time
|
||||||
from tqdm import tqdm
|
from tqdm import tqdm
|
||||||
import os
|
|
||||||
import litellm
|
import litellm
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue