add more changes

This commit is contained in:
Adil Hafeez 2024-12-05 16:41:01 -08:00
parent 1a352166d8
commit fad355efa3
4 changed files with 725 additions and 719 deletions

1424
model_server/poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -29,7 +29,7 @@ openai = "1.50.2"
tf-keras = "*"
onnx = "1.17.0"
onnxruntime = "1.19.2"
httpx = "*"
httpx = "0.27.2" # https://community.openai.com/t/typeerror-asyncclient-init-got-an-unexpected-keyword-argument-proxies/1040287
pytest-asyncio = "*"
pytest = "*"
opentelemetry-api = "^1.28.0"