mirror of
https://github.com/ollama/ollama-python.git
synced 2026-05-03 12:52:35 +00:00
bugfix: fix passing Image type in messages for chat (#390)
--------- Co-authored-by: Aarni Koskela <akx@iki.fi>
This commit is contained in:
@@ -18,7 +18,6 @@ pytest = ">=7.4.3,<9.0.0"
|
||||
pytest-asyncio = ">=0.23.2,<0.25.0"
|
||||
pytest-cov = ">=4.1,<6.0"
|
||||
pytest-httpserver = "^1.0.8"
|
||||
pillow = "^10.2.0"
|
||||
ruff = ">=0.1.8,<0.8.0"
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user