Skip to content

benchmark: Update benchmarks to use prefill chunking. #35

benchmark: Update benchmarks to use prefill chunking.

benchmark: Update benchmarks to use prefill chunking. #35

Workflow file for this run

on:
push:
name: Secret Leaks
jobs:
trufflehog:
runs-on:
group: aws-general-8-plus
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Secret Scanning
uses: trufflesecurity/trufflehog@main
with:
extra_args: --exclude-globs='test_data/.*'