dependabot[bot]
ef19c39c65
Bump boto3 from 1.35.44 to 1.35.49 ( #4575 )
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.35.44 to 1.35.49.
- [Release notes](https://github.com/boto/boto3/releases )
- [Commits](https://github.com/boto/boto3/compare/1.35.44...1.35.49 )
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-01 12:49:37 +01:00
dependabot[bot]
b985e66435
Bump hypothesis from 6.115.3 to 6.115.5 ( #4574 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.115.3 to 6.115.5.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.115.3...hypothesis-python-6.115.5 )
---
updated-dependencies:
- dependency-name: hypothesis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-01 12:49:30 +01:00
dependabot[bot]
d7114c6f4e
Bump xgboost from 2.1.1 to 2.1.2 ( #4573 )
...
Bumps [xgboost](https://github.com/dmlc/xgboost ) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/dmlc/xgboost/releases )
- [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md )
- [Commits](https://github.com/dmlc/xgboost/compare/v2.1.1...v2.1.2 )
---
updated-dependencies:
- dependency-name: xgboost
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-01 12:49:22 +01:00
dependabot[bot]
39da7c3929
Bump orjson from 3.10.9 to 3.10.10 ( #4572 )
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.10.9 to 3.10.10.
- [Release notes](https://github.com/ijl/orjson/releases )
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ijl/orjson/compare/3.10.9...3.10.10 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-01 12:49:15 +01:00
Benjamin Mah
b515adb620
Initial LLM-powered code generation script ( #4537 )
2024-10-30 08:33:09 -04:00
Marco Castelluccio
3f2a523c93
Use latest Claude 3.5 Sonnet model
2024-10-24 13:08:29 +02:00
Palash Dhabale
b60391599f
Docs: Typo Fix ( #4570 )
...
Corrected "The aim of this classifier is to detect bugs which should be documented for developers." to "The aim of this classifier is to detect bugs that should be documented for developers.
This pull request addresses a minor typo found in repository. The typo has been corrected to improve clarity and maintain the quality of the documentation.
This change is purely cosmetic and does not affect functionality.
2024-10-22 13:36:59 -04:00
Marco Castelluccio
c771bddac5
Version 0.0.563
2024-10-22 18:24:24 +02:00
Marco Castelluccio
57fe7298d5
Return default_value when secret can't be found in the Taskcluster secret
2024-10-22 18:24:05 +02:00
Marco Castelluccio
70240052e3
Version 0.0.562
2024-10-22 17:13:03 +02:00
Marco Castelluccio
cdf793abb7
Use a User-Agent for all requests
2024-10-22 17:11:43 +02:00
Marco Castelluccio
aaad148360
Always use utils.get_session instead of requests directly
2024-10-22 17:11:43 +02:00
Marco Castelluccio
f1b684c0a5
Use the new utils.get_user_agent function everywhere instead of hardcoding a User-Agent
2024-10-22 17:11:43 +02:00
Marco Castelluccio
aadbf8d9fd
Bump libmozdata from 0.2.7 to 0.2.9
...
Bumps [libmozdata](https://github.com/mozilla/libmozdata ) from 0.2.7 to 0.2.9.
- [Release notes](https://github.com/mozilla/libmozdata/releases )
- [Commits](mozilla/libmozdata@v0.2.7...v0.2.9)
---
updated-dependencies:
- dependency-name: libmozdata
dependency-type: direct:production
update-type: version-update:semver-patch
...
2024-10-22 17:11:43 +02:00
dependabot[bot]
e6e7be3ef2
Bump langchain-community from 0.3.2 to 0.3.3 ( #4555 )
...
Bumps [langchain-community](https://github.com/langchain-ai/langchain ) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-community==0.3.2...langchain-community==0.3.3 )
---
updated-dependencies:
- dependency-name: langchain-community
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-22 14:37:54 +02:00
dependabot[bot]
6e72e63ebb
Bump coverage from 7.6.3 to 7.6.4 ( #4557 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.6.3 to 7.6.4.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.6.3...7.6.4 )
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-22 11:33:36 +02:00
dependabot[bot]
09988ad6eb
Bump sentry-sdk[flask] from 2.16.0 to 2.17.0 ( #4556 )
...
Bumps [sentry-sdk[flask]](https://github.com/getsentry/sentry-python ) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/2.16.0...2.17.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk[flask]
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-22 11:32:10 +02:00
dependabot[bot]
cf6d42b504
Bump langchain from 0.3.3 to 0.3.4 ( #4558 )
...
Bumps [langchain](https://github.com/langchain-ai/langchain ) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.3.3...langchain==0.3.4 )
---
updated-dependencies:
- dependency-name: langchain
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-22 11:32:00 +02:00
dependabot[bot]
2c5af6cff9
Bump apispec[yaml] from 6.6.1 to 6.7.0 ( #4559 )
...
Bumps [apispec[yaml]](https://github.com/marshmallow-code/apispec ) from 6.6.1 to 6.7.0.
- [Changelog](https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst )
- [Commits](https://github.com/marshmallow-code/apispec/compare/6.6.1...6.7.0 )
---
updated-dependencies:
- dependency-name: apispec[yaml]
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-22 11:31:52 +02:00
dependabot[bot]
074ad4a125
Bump taskcluster from 72.1.0 to 73.0.0 ( #4560 )
...
Bumps [taskcluster](https://github.com/taskcluster/taskcluster ) from 72.1.0 to 73.0.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases )
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taskcluster/taskcluster/compare/v72.1.0...v73.0.0 )
---
updated-dependencies:
- dependency-name: taskcluster
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-22 11:31:47 +02:00
dependabot[bot]
b8c69dfb59
Bump hypothesis from 6.115.0 to 6.115.3 ( #4561 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.115.0 to 6.115.3.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.115.0...hypothesis-python-6.115.3 )
---
updated-dependencies:
- dependency-name: hypothesis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-22 11:31:40 +02:00
dependabot[bot]
d78a5df2d9
Bump boto3 from 1.35.39 to 1.35.44 ( #4562 )
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.35.39 to 1.35.44.
- [Release notes](https://github.com/boto/boto3/releases )
- [Commits](https://github.com/boto/boto3/compare/1.35.39...1.35.44 )
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-22 11:31:32 +02:00
dependabot[bot]
9942171586
Bump orjson from 3.10.7 to 3.10.9 ( #4563 )
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.10.7 to 3.10.9.
- [Release notes](https://github.com/ijl/orjson/releases )
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ijl/orjson/compare/3.10.7...3.10.9 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-22 11:31:20 +02:00
dependabot[bot]
8dbc2cbda5
Bump psutil from 6.0.0 to 6.1.0 ( #4564 )
...
Bumps [psutil](https://github.com/giampaolo/psutil ) from 6.0.0 to 6.1.0.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst )
- [Commits](https://github.com/giampaolo/psutil/compare/release-6.0.0...release-6.1.0 )
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-22 11:31:07 +02:00
dependabot[bot]
11cd7c932f
Bump marshmallow from 3.22.0 to 3.23.0 ( #4565 )
...
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow ) from 3.22.0 to 3.23.0.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst )
- [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.22.0...3.23.0 )
---
updated-dependencies:
- dependency-name: marshmallow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-22 11:30:14 +02:00
dependabot[bot]
f30e784bed
Bump langchain-openai from 0.2.2 to 0.2.3 ( #4566 )
...
Bumps [langchain-openai](https://github.com/langchain-ai/langchain ) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-openai==0.2.2...langchain-openai==0.2.3 )
---
updated-dependencies:
- dependency-name: langchain-openai
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-22 11:30:05 +02:00
dependabot[bot]
69695be79f
Bump apexcharts from 3.54.0 to 3.54.1 in /ui/changes ( #4567 )
...
Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js ) from 3.54.0 to 3.54.1.
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases )
- [Commits](https://github.com/apexcharts/apexcharts.js/compare/v3.54.0...v3.54.1 )
---
updated-dependencies:
- dependency-name: apexcharts
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-22 11:29:57 +02:00
Marco Castelluccio
3da3eb56f2
Limit test info retrival to 3 months, as the artifact expires after 3 months now
2024-10-17 15:55:04 +02:00
Marco Castelluccio
6134ff622c
Version 0.0.561
2024-10-14 23:17:37 +02:00
Marco Castelluccio
e4eca20a83
Improve exponential waits for retries
2024-10-14 22:40:29 +02:00
dependabot[bot]
cfe58d15ca
Bump langchain-community from 0.3.1 to 0.3.2 ( #4547 )
...
Bumps [langchain-community](https://github.com/langchain-ai/langchain ) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-community==0.3.1...langchain-community==0.3.2 )
---
updated-dependencies:
- dependency-name: langchain-community
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-14 12:50:09 +02:00
dependabot[bot]
fd83303e5a
Bump taskcluster from 72.0.1 to 72.1.0 ( #4553 )
...
Bumps [taskcluster](https://github.com/taskcluster/taskcluster ) from 72.0.1 to 72.1.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases )
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taskcluster/taskcluster/compare/v72.0.1...v72.1.0 )
---
updated-dependencies:
- dependency-name: taskcluster
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-14 12:50:00 +02:00
dependabot[bot]
ba1c43ae1b
Bump rs-parsepatch from 0.4.0 to 0.4.4 ( #4554 )
...
Bumps [rs-parsepatch](https://github.com/mozilla/pyo3-parsepatch ) from 0.4.0 to 0.4.4.
- [Commits](https://github.com/mozilla/pyo3-parsepatch/commits )
---
updated-dependencies:
- dependency-name: rs-parsepatch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-14 12:25:49 +02:00
dependabot[bot]
99fed5e8d4
Bump langchain from 0.3.2 to 0.3.3 ( #4550 )
...
Bumps [langchain](https://github.com/langchain-ai/langchain ) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.3.2...langchain==0.3.3 )
---
updated-dependencies:
- dependency-name: langchain
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-14 12:25:34 +02:00
dependabot[bot]
cd9d86471a
Bump coverage from 7.6.1 to 7.6.3 ( #4551 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.6.1 to 7.6.3.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.6.1...7.6.3 )
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-14 12:25:07 +02:00
dependabot[bot]
14f42592c6
Bump lxml-html-clean from 0.2.2 to 0.3.1 ( #4542 )
...
Bumps [lxml-html-clean](https://github.com/fedora-python/lxml_html_clean ) from 0.2.2 to 0.3.1.
- [Changelog](https://github.com/fedora-python/lxml_html_clean/blob/main/CHANGES.rst )
- [Commits](https://github.com/fedora-python/lxml_html_clean/compare/0.2.2...0.3.1 )
---
updated-dependencies:
- dependency-name: lxml-html-clean
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-14 12:24:53 +02:00
dependabot[bot]
3ecb2fbaa4
Bump boto3 from 1.35.34 to 1.35.39 ( #4549 )
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.35.34 to 1.35.39.
- [Release notes](https://github.com/boto/boto3/releases )
- [Commits](https://github.com/boto/boto3/compare/1.35.34...1.35.39 )
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-14 12:24:16 +02:00
dependabot[bot]
c4379f418b
Bump langchain-anthropic from 0.2.1 to 0.2.3 ( #4548 )
...
Bumps [langchain-anthropic](https://github.com/langchain-ai/langchain ) from 0.2.1 to 0.2.3.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-anthropic==0.2.1...langchain-anthropic==0.2.3 )
---
updated-dependencies:
- dependency-name: langchain-anthropic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-14 12:24:04 +02:00
dependabot[bot]
8fbc55078b
Bump sentry-sdk[flask] from 2.15.0 to 2.16.0 ( #4546 )
...
Bumps [sentry-sdk[flask]](https://github.com/getsentry/sentry-python ) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/2.15.0...2.16.0 )
---
updated-dependencies:
- dependency-name: sentry-sdk[flask]
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-14 12:23:51 +02:00
dependabot[bot]
43828734d4
Bump qdrant-client from 1.11.3 to 1.12.0 ( #4545 )
...
Bumps [qdrant-client](https://github.com/qdrant/qdrant-client ) from 1.11.3 to 1.12.0.
- [Release notes](https://github.com/qdrant/qdrant-client/releases )
- [Commits](https://github.com/qdrant/qdrant-client/compare/v1.11.3...v1.12.0 )
---
updated-dependencies:
- dependency-name: qdrant-client
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-14 12:23:39 +02:00
dependabot[bot]
05cb38a870
Bump hypothesis from 6.112.4 to 6.115.0 ( #4544 )
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.112.4 to 6.115.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.112.4...hypothesis-python-6.115.0 )
---
updated-dependencies:
- dependency-name: hypothesis
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-14 12:23:26 +02:00
dependabot[bot]
c5ea3d0eb0
Bump pre-commit from 4.0.0 to 4.0.1 ( #4543 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v4.0.0...v4.0.1 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-14 12:23:16 +02:00
dependabot[bot]
b210add579
Bump markdown2 from 2.5.0 to 2.5.1 ( #4541 )
...
Bumps [markdown2](https://github.com/trentm/python-markdown2 ) from 2.5.0 to 2.5.1.
- [Changelog](https://github.com/trentm/python-markdown2/blob/master/CHANGES.md )
- [Commits](https://github.com/trentm/python-markdown2/compare/2.5.0...2.5.1 )
---
updated-dependencies:
- dependency-name: markdown2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-14 12:22:50 +02:00
Marco Castelluccio
4262916324
Add back DOI
2024-10-14 00:53:45 +02:00
Marco Castelluccio
02df71169a
Update citation file
2024-10-14 00:39:52 +02:00
Marco Castelluccio
dc7c1c6c2e
Support creating Gemini LLMs
2024-10-11 18:34:56 +02:00
Marco Castelluccio
96e2abffb8
Add 'verbose' option to CodeReview tool to see prompts and answers
2024-10-11 18:34:56 +02:00
Marco Castelluccio
4028e2dec9
Support using different LLMs for comment generation and filtering/RAG
2024-10-11 18:34:56 +02:00
Marco Castelluccio
ea7cd01f20
Support top_p as parameter to OpenAI, Anthropic, Mistral
2024-10-11 18:34:56 +02:00
Marco Castelluccio
0a78946ba3
Refactor AVAILABLE_LLMS definition by using a separate helper function
2024-10-08 17:41:06 +02:00