Add custom properties to Helicone (#91)

This commit is contained in:
merwanehamadi
2023-07-11 20:50:56 -07:00
committed by GitHub
parent b3c506cd94
commit 504634b4a6

View File

@@ -169,6 +169,7 @@ jobs:
HELICONE_API_KEY: ${{ secrets.HELICONE_API_KEY }}
REQUESTS_CA_BUNDLE: /etc/ssl/certs/ca-certificates.crt
HELICONE_CACHE_ENABLED: false
HELICONE_PROPERTY_AGENT: ${{ matrix.agent-name }}
- name: Upload logs as artifact
if: always()