Files
privateGPT/tests/server/utils
Javier Martinez cdf0b35b77 fix: random bugs v3 (#2307)
* fix: extract citations

* fix: add logs in celery runner

* chore: add faster test run

* fix: add buffer to the condensation

* fix: tick quotes

* fix: citations

* fix: mypy

* fix: tools endpoint

* chore: add logs

* fix: async tool execution

* fix: race conditions in async runner

* fix: s3 mime type

* fix: cancel async tasks

* fix: guest mime

* test: add disconnect http

* fix: amqp callback

* fix: flush

* fix: warm up the vector

* fix: bash tool

* fix: tools

* fix: remove noise

* fix: ensure to cancel any pending timeout after execution

* ...

* fix: grpc

* fix: mypy

* fix: grpc

* fix: mypy

* fix: infinite loop

* test: add tests

* fix: update content router to be async

* fix: tools & params

* fix: mypy

* fix: mypy

* fix: random bugs

* fix: mypy

* fix: cancellation

* fix: issue with timeouts

* fix: timeout

* fix: fire and forget

* fix: citation robustness

* fix: avoid to duplicate suffixes

* fix: mypy

* fix: allow to set special tokens

* fix: duplicates layers

* fix: mypy

* fix: allow to upload skills with random metadata

* fix: mypy

* fix: rollback the old version

* fix: tests

* perf: add logs

* fix: ingestion

* fix: tools endpoints

* fix: chunked endpoint

* fix: it's losing filename & non-utf-8 files

* fix: mypy

* fix: update ui
2026-07-23 15:46:52 +02:00
..