private-gpt/private_gpt/utils
Javier Martinez d67d0c0f5e
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

...
2024-09-11 16:15:49 +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 2024-09-11 16:15:49 +02:00
retry.py feat: add retry connection to ollama 2024-09-11 16:15:49 +02:00
typing.py Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00