mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 03:04:13 +00:00
fix pydantic import
This commit is contained in:
parent
dd6b4db090
commit
42c5c23d95
3 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
import sys
|
||||
import dotenv, json, traceback, threading
|
||||
import subprocess, os
|
||||
import litellm, openai
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue