mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
remove import requests from palm.py
This commit is contained in:
parent
5b60e91ca1
commit
307801e88f
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
import os
|
||||
import json
|
||||
from enum import Enum
|
||||
import requests
|
||||
import time
|
||||
from typing import Callable
|
||||
from litellm.utils import ModelResponse, get_secret
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue