Skip to content

Commit

Permalink
Increase redis queue size limit
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-piles committed Dec 12, 2024
1 parent 5daf071 commit dc821c0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ ollama==0.2.1
graypy==2.1.0
sentry_sdk==1.44.0
git+https://github.com/huridocs/ml-cloud-connector.git@dadcefb2a3ca3446cb402ea685915e5916009fa8
git+https://github.com/huridocs/queue-processor@bab1f4419b0768df518d06795afd5df2ba0e331c
git+https://github.com/huridocs/queue-processor@1f0294f17074ac6d52b0e48d49a32272f121cd9c
2 changes: 0 additions & 2 deletions src/translate.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import subprocess

from ml_cloud_connector.MlCloudConnector import MlCloudConnector
from ml_cloud_connector.ServerType import ServerType
from ollama import Client
Expand Down

0 comments on commit dc821c0

Please sign in to comment.