Update ollama client

This commit is contained in:
Nicolas Mowen 2025-08-12 10:11:52 -06:00
parent e1b1e95953
commit 56ffcb086d

View File

@ -48,7 +48,7 @@ onnxruntime == 1.22.* ; platform_machine == 'aarch64'
transformers == 4.45.*
# Generative AI
google-generativeai == 0.8.*
ollama == 0.3.*
ollama == 0.5.*
openai == 1.65.*
# push notifications
py-vapid == 1.9.*