diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 50adac76..45bd64ff 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -168,7 +168,7 @@ jobs: PROMPT_USER: false # For mini-agi. TODO: Remove this once mini-agi follows the standards. HELICONE_API_KEY: ${{ secrets.HELICONE_API_KEY }} REQUESTS_CA_BUNDLE: /etc/ssl/certs/ca-certificates.crt - HELICONE_CACHE_ENABLED: false + HELICONE_CACHE_ENABLED: true HELICONE_PROPERTY_AGENT: ${{ matrix.agent-name }} - name: Upload logs as artifact