fix pydantic import

This commit is contained in:
ishaan-jaff 2023-08-07 21:16:03 -07:00
parent 2bee550a69
commit 9a4028ace5
3 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,4 @@
import sys
import dotenv, json, traceback, threading
import subprocess, os
import litellm, openai