Enable cache (#92)

This commit is contained in:
merwanehamadi
2023-07-11 21:37:49 -07:00
committed by GitHub
parent 504634b4a6
commit e292ffebaf

View File

@@ -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