mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-07 22:45:22 +02:00
feat: OpenAI Ingredient Parsing (#3581)
This commit is contained in:
parent
4c8bbdcde2
commit
5c57b3dd1a
28 changed files with 789 additions and 274 deletions
|
@ -48,6 +48,7 @@ paho-mqtt = "^1.6.1"
|
|||
pydantic-settings = "^2.1.0"
|
||||
pillow-heif = "^0.16.0"
|
||||
pyjwt = "^2.8.0"
|
||||
openai = "^1.27.0"
|
||||
|
||||
[tool.poetry.group.postgres.dependencies]
|
||||
psycopg2-binary = { version = "^2.9.1" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue