privateGPT/private_gpt/utils
Javier Martinez 77461b96cf
feat: add retry connection to ollama (#2084)
* feat: add retry connection to ollama

When Ollama is running in the docker-compose, traefik is not ready sometimes to route the request, and it fails

* fix: mypy
2024-09-16 16:43:05 +02:00
..
__init__.py Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
eta.py feat(ingest): Created a faster ingestion mode - pipeline (#1750) 2024-03-19 21:24:46 +01:00
ollama.py feat: add retry connection to ollama (#2084) 2024-09-16 16:43:05 +02:00
retry.py feat: add retry connection to ollama (#2084) 2024-09-16 16:43:05 +02:00
typing.py Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00