fix: resolve incubation → stable merge conflicts#79
Conversation
…ors-konflux-replicator Update Tekton files to version v0.3.0
chore: Change image tag to `latest`
…tors-konflux-replicator-latest-1756888402 Update Tekton files to version latest
Signed-off-by: Varad Ahirwadkar <varad.ahirwadkar1@ibm.com>
chore: Add Pull app for upstream merge sync
[pull] main from trustyai-explainability:main
[pull] main from trustyai-explainability:main
Feat: Modularize Prometheus metrics and add them to the HF runtime
Update README.md
…te to latest transformers to have compatibility with additional architectures
Update transformers to transformers==4.57.1; add slow tokenizers
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Feat: Custom user metrics and non-blocking guardrails
[pull] main from trustyai-explainability:main
Update requirements.txt
Feat: Expand registry endpoint information for built-in detectors
Fixing Tier 1 - Hugging Face Runtime unit tests
chore: upgrade torch to 2.9.1 in requirements-dev.txt
Changing error handling in `test_filetype.py`
ci(workflow): run build-and-push in upstream repository only
[pull] main from trustyai-explainability:main
…specific allowance for os.environ
Let custom detector code access environment variables
ci: Remove GHA due to devFlags deprecation
[pull] main from trustyai-explainability:main
sync: main to incubation
…ility/tarilabs-patch-1 Update Trivy action version to v0.35.0
[pull] main from trustyai-explainability:main
sync: main to incubation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. 🗂️ Base branches to auto review (4)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Central YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| @@ -1,3 +1,4 @@ | |||
| urllib3==2.6.2 | |||
| @@ -1,4 +1,5 @@ | |||
| fastapi==0.112.0 | |||
| urllib3==2.6.2 | |||
| @@ -1 +1,4 @@ | |||
| transformers==4.50.0 | |||
| urllib3==2.6.2 | |||
| @@ -1 +1,4 @@ | |||
| transformers==4.50.0 | |||
| urllib3==2.6.2 | |||
| transformers==4.57.1 | |||
Summary
Supersedes #69