updated dependency and client model name

This commit is contained in:
Hardik Shah 2024-08-02 15:37:40 -07:00
parent d3e269fcf2
commit 493f0d99b2
2 changed files with 2 additions and 1 deletions

View file

@ -33,6 +33,7 @@ COMMON_DEPENDENCIES = [
"Pillow",
"pydantic==1.10.13",
"pydantic_core==2.18.2",
"python-dotenv",
"python-openapi",
"requests",
"tiktoken",