- 13 Aug, 2024 3 commits
-
-
Timothy J. Baek authored
-
Alexandre GODARD authored
Fix typo in update_reranking_model
-
Timothy J. Baek authored
-
- 12 Aug, 2024 7 commits
-
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
dependabot[bot] authored
Bumps [pyjwt[crypto]](https://github.com/jpadilla/pyjwt) from 2.8.0 to 2.9.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.8.0...2.9.0 ) --- updated-dependencies: - dependency-name: pyjwt[crypto] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.2.2...8.3.2 ) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.2.11 to 0.2.12. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.2.11...langchain==0.2.12 ) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [chromadb](https://github.com/chroma-core/chroma) from 0.5.4 to 0.5.5. - [Release notes](https://github.com/chroma-core/chroma/releases) - [Changelog](https://github.com/chroma-core/chroma/blob/main/RELEASE_PROCESS.md) - [Commits](https://github.com/chroma-core/chroma/compare/0.5.4...0.5.5 ) --- updated-dependencies: - dependency-name: chromadb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [langfuse](https://github.com/langfuse/langfuse) from 2.39.2 to 2.43.3. - [Release notes](https://github.com/langfuse/langfuse/releases) - [Commits](https://github.com/langfuse/langfuse/commits ) --- updated-dependencies: - dependency-name: langfuse dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 09 Aug, 2024 1 commit
-
-
dependabot[bot] authored
Bumps the pip group with 1 update in the / directory: [aiohttp](https://github.com/aio-libs/aiohttp). Bumps the pip group with 1 update in the /backend directory: [aiohttp](https://github.com/aio-libs/aiohttp). Updates `aiohttp` from 3.9.5 to 3.10.2 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.5...v3.10.2) Updates `aiohttp` from 3.9.5 to 3.10.2 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.5...v3.10.2 ) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production dependency-group: pip - dependency-name: aiohttp dependency-type: direct:production dependency-group: pip ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 08 Aug, 2024 9 commits
-
-
Michael Poluektov authored
-
Michael Poluektov authored
-
Michael Poluektov authored
-
Michael Poluektov authored
-
Michael Poluektov authored
-
Michael Poluektov authored
-
Jan-Timo Hesse authored
-
Jan-Timo Hesse authored
-
John Karabudak authored
as the get_images() function involves a `while True` loop while waiting for a response from ComfyUI and is not async, when image generation is running the entire UI becomes unresponsive for all users. furthermore, when image generation takes too long, the Docker health check starts failing. this is certainly a bad fix as it does not convert everything to async, but rather just puts the blocking loop in a separate thread. however, it works and it at least fixes the problem for now.
-
- 07 Aug, 2024 5 commits
-
-
Carter Roeser authored
Add an `OAUTH_EMAIL_CLAIM` variable to override the default "email" claim value.
-
root authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
root authored
-
- 06 Aug, 2024 4 commits
-
-
Michael Poluektov authored
-
Michael Poluektov authored
-
Michael Poluektov authored
-
Michael Poluektov authored
-
- 05 Aug, 2024 6 commits
-
-
Jan-Timo Hesse authored
-
dependabot[bot] authored
Bumps [black](https://github.com/psf/black) from 24.4.2 to 24.8.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/24.4.2...24.8.0 ) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [validators](https://github.com/python-validators/validators) from 0.28.1 to 0.33.0. - [Release notes](https://github.com/python-validators/validators/releases) - [Changelog](https://github.com/python-validators/validators/blob/master/CHANGES.md) - [Commits](https://github.com/python-validators/validators/compare/0.28.1...0.33.0 ) --- updated-dependencies: - dependency-name: validators dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [python-pptx](https://github.com/scanny/python-pptx) from 0.6.23 to 1.0.0. - [Changelog](https://github.com/scanny/python-pptx/blob/master/HISTORY.rst) - [Commits](https://github.com/scanny/python-pptx/compare/v0.6.23...v1.0.0 ) --- updated-dependencies: - dependency-name: python-pptx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 4.2.0 to 4.3.1. - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](https://github.com/py-pdf/pypdf/compare/4.2.0...4.3.1 ) --- updated-dependencies: - dependency-name: pypdf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [boto3](https://github.com/boto/boto3) from 1.34.110 to 1.34.153. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.34.110...1.34.153 ) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 04 Aug, 2024 5 commits
-
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Jun Siang Cheah authored
-
Timothy J. Baek authored
-